-
-
Notifications
You must be signed in to change notification settings - Fork 14.6k
Closed
Labels
A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsArea: Documentation for any part of the project, including the compiler, standard library, and toolsT-libsRelevant to the library team, which will review and decide on the PR/issue.Relevant to the library team, which will review and decide on the PR/issue.
Description
Location
rust/library/core/src/str/mod.rs
Line 2195 in 29f87ad
| /// If the string starts with the pattern `prefix`, returns substring after the prefix, wrapped |
Summary
If the string starts with the pattern prefix, returns substring after the prefix [...]
^ the
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsArea: Documentation for any part of the project, including the compiler, standard library, and toolsT-libsRelevant to the library team, which will review and decide on the PR/issue.Relevant to the library team, which will review and decide on the PR/issue.