Module deprecated_reexports

Source
๐Ÿ‘ŽDeprecated since 0.2.10: reexports for 0.2.* patch releases, will be removed in 0.3.0
Expand description

Reexports for 0.2.* patch releases, will be removed in 0.3.0

Functionsยง

str_containsDeprecated
renamed to contains, full path: konst::string::contains
str_ends_withDeprecated
renamed to ends_with, full path: konst::string::ends_with
str_findDeprecated
renamed to find, full path: konst::string::find
str_rcontainsDeprecated
renamed to rcontains, full path: konst::string::rcontains
str_rfindDeprecated
renamed to rfind, full path: konst::string::rfind
str_starts_withDeprecated
renamed to starts_with, full path: konst::string::starts_with