Docs.rs
zerocopy-0.7.35
zerocopy 0.7.35
Docs.rs crate page
BSD-2-Clause OR Apache-2.0 OR MIT
Links
Repository
crates.io
Source
Owners
jswrenn
joshlf
Dependencies
byteorder ^1.3
normal
optional
zerocopy-derive =0.7.35
normal
optional
assert_matches ^1.5
dev
elain ^0.3.0
dev
itertools ^0.11
dev
rand ^0.8.5
dev
rustversion ^1.0
dev
static_assertions ^1.1
dev
trybuild =1.0.85
dev
zerocopy-derive =0.7.35
dev
zerocopy-derive =0.7.35
normal
Versions
Go to latest version
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
zerocopy
0.7.35
BE
Aliased type
In zerocopy::byteorder
Type Alias
zerocopy
::
byteorder
::
BE
Copy item path
source
·
[
−
]
pub type BE =
BigEndian
;
Available on
crate feature
byteorder
only.
Expand description
A type alias for
BigEndian
.
Aliased Type
§
enum BE {}
Variants
§