6 releases (3 breaking)

Uses new Rust 2024

new 0.4.0 Mar 27, 2025
0.3.0 Mar 25, 2025
0.2.2 Mar 22, 2025
0.1.0 Mar 14, 2025

#720 in Rust patterns

Download history 333/week @ 2025-03-12 198/week @ 2025-03-19

531 downloads per month

MIT license

18KB
298 lines

non-empty-str

License Version Downloads Test

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.3.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
~22K SLoC