Documentation
  • Coverage
  • 50%
    1 out of 2 items documented0 out of 2 items with examples
  • Size
  • Source code size: 21.17 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.15 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • Homepage
  • komadori/uzero
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • komadori

UZero

This crate is a Rust library which provides a zero-sized type representing an unsigned integer which is zero bits wide.

Dependency

[dependencies]
uzero = "0.1"

Licence

This crate is licensed under the Apache License, Version 2.0 (see LICENCE-APACHE or http://www.apache.org/licenses/LICENSE-2.0) or the MIT licence (see LICENCE-MIT or http://opensource.org/licenses/MIT), at your option.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.