correct

Crates.iocorrect
lib.rscorrect
version0.1.1
sourcesrc
created_at2020-06-15 07:47:30.218474
updated_at2020-06-15 08:35:28.72747
descriptionA number wrapper that has correct bitwise shift behaviors rather than the primitives in rust language.
homepagehttps://github.com/AlseinX/correct
repositoryhttps://github.com/AlseinX/correct
max_upload_size
id254149
size9,822
Alsein (AlseinX)

documentation

README

correct

A number wrapper that has correct bitwise shift behaviors rather than the primitives in rust language.

Installation

Add to the Cargo.toml

[dependencies]
correct = '0.1'
Commit count: 0

cargo fmt