Docs.rs
byteorder-1.5.0
byteorder 1.5.0
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
BE
Aliased Type
In crate byteorder
byteorder
Type Alias
BE
Copy item path
Source
pub type BE =
BigEndian
;
Expand description
A type alias for
BigEndian
.
Aliased Type
§
enum BE {}
Variants
§