Docs.rs
byteorder-1.5.0
byteorder 1.5.0
Permalink
Docs.rs crate page
Unlicense OR MIT
Links
Homepage
Repository
crates.io
Source
Owners
BurntSushi
Dependencies
quickcheck ^0.9.2
dev
rand ^0.7
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
byteorder
1.5.0
LE
Aliased Type
In crate byteorder
byteorder
Type Alias
LE
Copy item path
Source
pub type LE =
LittleEndian
;
Expand description
A type alias for
LittleEndian
.
Aliased Type
§
enum LE {}
Variants
§