Docs.rs
binary-io-0.1.0
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
binary-io 0.1.0
A crate for reading and writing binary data files, according to LCS4. Also supports an extend version of the NBT format, as well as the ShadeNBT format.
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
106
out of
106
items documented
0
out of
61
items with examples
Size
Source code size: 69.2 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 14.01 MB
This is the summed size of all files generated by rustdoc for all configured targets
Links
chorman0773/PokemonSMS-Rust
1
0
0
crates.io
Dependencies
cryptostream ^0.3
normal
optional
fake-enum ^0.1.2
normal
openssl ^0.10
normal
optional
rand ^0.8
normal
optional
serde ^1.0.111
normal
optional
uuid ^0.8.2
normal
optional
zeroize ^1.1.0
normal
optional
Versions
0.1.0
Owners
BinaryIO Rust
Implementation of
LCS4 - BinaryIO
,
NBT
, and
ShadeNBT
in pure rust.