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
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
stdint
1.0.0
stdint
Type Alias
uint_fast16_t
Copy item path
Source
pub type uint_fast16_t =
c_ulong
;
Expand description
Fastest unsigned integer type with width of at least 16 bits.