Docs.rs
djin-protocol-3.3.0
djin-protocol 3.3.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
oknozor
Dependencies
byteorder ^1.4
normal
error-chain ^0.12
normal
flate2 ^1.0
normal
num-traits ^0.2
normal
uuid ^0.8
normal
optional
djin-protocol-derive ^3.1.9
dev
Versions
75%
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
djin_
protocol
3.3.0
Default
Byte
Order
Aliased Type
In crate djin_
protocol
djin_protocol
Type Alias
DefaultByteOrder
Copy item path
Source
pub type DefaultByteOrder =
BigEndian
;
Expand description
The default byte ordering.
Aliased Type
ยง
pub enum DefaultByteOrder {}