43 releases (28 breaking)
0.29.3 | Dec 10, 2024 |
---|---|
0.29.2 | Feb 4, 2023 |
0.29.0 | Jan 27, 2023 |
0.28.0 | Nov 10, 2022 |
0.15.3 | Jul 8, 2019 |
#99 in No standard library
238 downloads per month
Used in 2 crates
42KB
617 lines
sub-strs
Project
- License: GNU Lesser General Public License, either version 3, or (at your option) any later version.
- This project follows Semantic Versioning 2.0.0
Features
- Simple function for finding sub strings within a string:
sub_strs()
. - Case insensitive string:
CainStr
. Glob
/GlobSet
.
Notes
Documentation is built with all features. Some of them are optional. If you see components from other crates, you can view source to see what features are required.