Docs.rs
arbitrary-int-2.0.0
arbitrary-int 2.0.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
danlehmann
Dependencies
arbitrary ^1
normal
optional
borsh ^1.5.1
normal
optional
defmt ^0.3.8
normal
optional
num-traits ^0.2.19
normal
optional
quickcheck ^1
normal
optional
schemars ^0.8.21
normal
optional
serde ^1.0
normal
optional
serde_test ^1.0
dev
Versions
4.56%
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
u72
arbitrary_
int
2.0.0
u72
Aliased Type
In crate arbitrary_
int
arbitrary_int
Type Alias
u72
Copy item path
Source
pub type u72 =
UInt
<
u128
, 72>;
Aliased Type
ยง
pub struct u72 {
/* private fields */
}