non-zero-size 0.1.0

Non-zero sizes.
Documentation
  • Coverage
  • 100%
    5 out of 5 items documented2 out of 2 items with examples
  • Size
  • Source code size: 21.18 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.56 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • nekitdev/non-zero-size
    1 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • nekitdev

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.