Docs.rs
mih-rs-0.3.1
mih-rs 0.3.1
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
kampersanda
Dependencies
anyhow ^1.0
normal
byteorder ^1.4.3
normal
num-traits ^0.2.14
normal
rand ^0.8.4
dev
Versions
77.78%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module codeint
mih_rs
0.3.1
Module codeint
Module Items
Traits
In crate mih_
rs
mih_rs
Module
codeint
Copy item path
Source
Expand description
A generic trait of supported binary codes.
Traits
ยง
CodeInt
Generic trait of binary codes.
Popcnt
Generic trait for pop-countable integers.