4 releases
Uses new Rust 2024
new 0.2.2 | Mar 22, 2025 |
---|---|
0.2.1 | Mar 15, 2025 |
0.2.0 | Mar 15, 2025 |
0.1.0 | Mar 14, 2025 |
#108 in No standard library
333 downloads per month
17KB
288 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.2.1"
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.3–1MB
~22K SLoC