non-empty-str

Crates.ionon-empty-str
lib.rsnon-empty-str
version0.11.3
created_at2025-03-14 17:43:20.982588+00
updated_at2025-10-17 06:31:50.291092+00
descriptionNon-empty strings.
homepage
repositoryhttps://github.com/nekitdev/non-empty-str
max_upload_size
id1592539
size118,610
Nikita Tikhonov (nekitdev)

documentation

https://docs.rs/non-empty-str

README

non-empty-str

License Version Downloads Documentation 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.11.3"

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.

Commit count: 31

cargo fmt