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
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
All
manual_
serializer
0.1.0
Crate Items
Structs
Enums
Traits
Functions
Type Aliases
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 Aliases
result::Result