correct 0.1.1

A number wrapper that has correct bitwise shift behaviors rather than the primitives in rust language.
Documentation
  • Coverage
  • 0%
    0 out of 2 items documented0 out of 0 items with examples
  • Size
  • Source code size: 9.44 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 2.88 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • Homepage
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • AlseinX

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'