non-zero-size

Crates.ionon-zero-size
lib.rsnon-zero-size
version0.1.0
created_at2025-09-01 10:06:31.690454+00
updated_at2025-09-01 10:06:31.690454+00
descriptionNon-zero sizes.
homepage
repositoryhttps://github.com/nekitdev/non-zero-size
max_upload_size
id1819390
size21,677
Nikita Tikhonov (nekitdev)

documentation

https://docs.rs/non-zero-size

README

non-zero-size

License Version Downloads Documentation Test

Non-zero sizes.

Installation

cargo

You can add non-zero-size as a dependency with the following command:

$ cargo add non-zero-size

Or by directly specifying it in the configuration like so:

[dependencies]
non-zero-size = "0.1.0"

Alternatively, you can add it directly from the source:

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

Contributing

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

License

non-zero-size is licensed under the MIT License terms. See License for details.

Commit count: 3

cargo fmt