non-empty-slice

Crates.ionon-empty-slice
lib.rsnon-empty-slice
version0.5.1
created_at2025-05-01 16:22:29.178105+00
updated_at2025-10-15 14:09:29.160257+00
descriptionNon-empty slices.
homepage
repositoryhttps://github.com/nekitdev/non-empty-slice
max_upload_size
id1656446
size128,320
Nikita Tikhonov (nekitdev)

documentation

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

README

non-empty-slice

License Version Downloads Documentation Test

Non-empty slices.

Installation

cargo

You can add non-empty-slice as a dependency with the following command:

$ cargo add non-empty-slice

Or by directly specifying it in the configuration like so:

[dependencies]
non-empty-slice = "0.5.1"

Alternatively, you can add it directly from the source:

[dependencies.non-empty-slice]
git = "https://github.com/nekitdev/non-empty-slice.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-slice here.

Contributing

If you are interested in contributing to non-empty-slice, make sure to take a look at the Contributing Guide, as well as the Code of Conduct.

License

non-empty-slice is licensed under the MIT License terms. See License for details.

Commit count: 9

cargo fmt