Crates.io | correct |
lib.rs | correct |
version | 0.1.1 |
source | src |
created_at | 2020-06-15 07:47:30.218474 |
updated_at | 2020-06-15 08:35:28.72747 |
description | A number wrapper that has correct bitwise shift behaviors rather than the primitives in rust language. |
homepage | https://github.com/AlseinX/correct |
repository | https://github.com/AlseinX/correct |
max_upload_size | |
id | 254149 |
size | 9,822 |
A number wrapper that has correct bitwise shift behaviors rather than the primitives in rust language.
Add to the Cargo.toml
[dependencies]
correct = '0.1'