๐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_
contains Deprecated - renamed to
contains
, full path:konst::string::contains
- str_
ends_ with Deprecated - renamed to
ends_with
, full path:konst::string::ends_with
- str_
find Deprecated - renamed to
find
, full path:konst::string::find
- str_
rcontains Deprecated - renamed to
rcontains
, full path:konst::string::rcontains
- str_
rfind Deprecated - renamed to
rfind
, full path:konst::string::rfind
- str_
starts_ with Deprecated - renamed to
starts_with
, full path:konst::string::starts_with