Docs.rs
manual-serializer-0.1.0
manual-serializer 0.1.0
Permalink
Docs.rs crate page
Apache-2.0 OR MIT
Links
Repository
crates.io
Source
Owners
aspect
Dependencies
thiserror ^1.0.37
normal
Versions
79.22%
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
☰
Crate manual_serializer
Structs
Enums
Traits
Functions
Type Definitions
?
List of all items
Structs
Deserializer
Serializer
Enums
error::Error
Traits
Deserialize
Serialize
TryDeserialize
TrySerialize
Functions
load_u16le
load_u32le
load_u64le
load_u8
store_u16le
store_u32le
store_u64le
store_u8
Type Definitions
result::Result