3 unstable releases

Uses new Rust 2024

new 0.2.1 May 1, 2025
0.2.0 May 1, 2025
0.1.0 May 1, 2025

#1604 in Rust patterns

MIT license

22KB
360 lines

non-empty-slice

License Version Downloads 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.2.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.

Dependencies

~0.2–1MB
~21K SLoC