Docs.rs
async-byteorder-0.3.0
async-byteorder 0.3.0
Docs.rs crate page
AGPL-3.0
Links
Repository
crates.io
Source
Owners
AljoschaMeyer
Dependencies
async-codec ^0.3.0
normal
async-codec-util ^0.3.0
normal
atm-io-utils ^0.2.4
normal
futures-core ^0.2.0-alpha
normal
futures-io ^0.2.0-alpha
normal
async-ringbuffer ^0.3.0
dev
quickcheck ^0.6
dev
Versions
100%
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
async_
byteorder
0.3.0
async_byteorder
Function
decode_u32_native
Copy item path
Source
pub fn decode_u32_native() ->
DecodeNative
Expand description
Create a decoder for a
u32
in native byte order.