MCPcopy Create free account
hub / github.com/Slowerzs/PPLSystem / lib.rs

File lib.rs

endian_codec/src/lib.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1//! This crate helps serialize types as bytes and deserialize from bytes with a special
2//! byte order. This crate can be used in [no_std] environment and has no external dependencies.
3//!
4//! If you are looking for a small universal binary (de)serializer that works with

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected