7 releases (4 breaking)
Uses new Rust 2024
new 0.5.0 | Mar 31, 2025 |
---|---|
0.4.0 | Mar 27, 2025 |
0.3.0 | Mar 25, 2025 |
0.2.2 | Mar 22, 2025 |
0.1.0 | Mar 14, 2025 |
#98 in No standard library
728 downloads per month
22KB
399 lines
non-empty-str
Non-empty strings.
Installation
cargo
You can add non-empty-str
as a dependency with the following command:
$ cargo add non-empty-str
Or by directly specifying it in the configuration like so:
[dependencies]
non-empty-str = "0.5.0"
Alternatively, you can add it directly from the source:
[dependencies.non-empty-str]
git = "https://github.com/nekitdev/non-empty-str.git"
Documentation
You can find the documentation here.
Support
If you need support with the library, you can send an email.
Changelog
You can find the changelog here.
Security Policy
You can find the Security Policy of non-empty-str
here.
Contributing
If you are interested in contributing to non-empty-str
, make sure to take a look at the
Contributing Guide, as well as the Code of Conduct.
License
non-empty-str
is licensed under the MIT License terms. See License for details.
Dependencies
~0.2–1MB
~21K SLoC