Closed
Description
Location
https://doc.rust-lang.org/stable/std/primitive.str.html#method.strip_prefix
rust/library/core/src/str/mod.rs
Line 2195 in 29f87ad
Summary
If the string starts with the pattern prefix, returns substring after the prefix [...]
^ the