Docs.rs
radix-0.6.0
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
radix 0.6.0
Convert any {u8, u16, u32, u64, u128, usize} to another radix
Crate
Source
Builds
Feature flags
Documentation
Coverage
26.32%
5
out of
19
items documented
0
out of
8
items with examples
Size
Source code size: 81.03 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 2.73 MB
This is the summed size of all files generated by rustdoc for all configured targets
Links
jjpe/radix
3
3
1
crates.io
Dependencies
—
Versions
0.6.0
0.5.0
0.4.1
0.4.0
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.0
0.1.0
Owners
Radix
A rust crate to convert numbers between radices.
NOTE
You'll need Rust
>= 1.26
to use this crate.