Module odds::string [] [src]

Extensions to &str and String

Structs

Prefixes

Iterator of all non-empty prefixes

Substrings

Iterator of all non-empty substrings

Suffixes

Iterator of all non-empty suffixes

Traits

StrExt

Extra methods for str

StringExt

Extra methods for String