std::core::string

strip

fn String String.strip(self, String prefix)
Strip the front of the string if the prefix exists.

Parameters