| Crates.io | non-empty-str |
| lib.rs | non-empty-str |
| version | 0.11.3 |
| created_at | 2025-03-14 17:43:20.982588+00 |
| updated_at | 2025-10-17 06:31:50.291092+00 |
| description | Non-empty strings. |
| homepage | |
| repository | https://github.com/nekitdev/non-empty-str |
| max_upload_size | |
| id | 1592539 |
| size | 118,610 |
non-empty-strNon-empty strings.
cargoYou 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"
You can find the documentation here.
If you need support with the library, you can send an email.
You can find the changelog here.
You can find the Security Policy of non-empty-str here.
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.
non-empty-str is licensed under the MIT License terms. See License for details.