Crates.io | uzero |
lib.rs | uzero |
version | 0.1.0 |
source | src |
created_at | 2021-08-04 21:05:20.388374 |
updated_at | 2021-08-04 21:05:20.388374 |
description | UZero |
homepage | https://github.com/komadori/uzero |
repository | https://github.com/komadori/uzero |
max_upload_size | |
id | 431713 |
size | 21,091 |
This crate is a Rust library which provides a zero-sized type representing an unsigned integer which is zero bits wide.
[dependencies]
uzero = "0.1"
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.