Docs.rs
stdint-1.0.0
stdint 1.0.0
Permalink
Docs.rs crate page
BSD-2-Clause
Links
Homepage
Repository
crates.io
Source
Owners
sunsided
Dependencies
bindgen ^0.69.4
build
Versions
98.65%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
stdint
1.0.0
stdint
Type Alias
uintmax_t
Copy item path
Source
pub type uintmax_t =
c_ulong
;
Expand description
Maximum-width unsigned integer type.