uzero

Crates.iouzero
lib.rsuzero
version0.1.0
sourcesrc
created_at2021-08-04 21:05:20.388374
updated_at2021-08-04 21:05:20.388374
descriptionUZero
homepagehttps://github.com/komadori/uzero
repositoryhttps://github.com/komadori/uzero
max_upload_size
id431713
size21,091
Robin KAY (komadori)

documentation

README

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.

Commit count: 1

cargo fmt