Docs.rs
fastlib-0.3.2
fastlib 0.3.2
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
mcsakoff
Dependencies
bytes ^1.9
normal
hashbrown ^0.15
normal
roxmltree ^0.20
normal
serde ^1.0
normal
optional
thiserror ^2.0
normal
serde_bytes ^0.11
dev
serde_derive ^1.0
dev
Versions
29.91%
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
fastlib
0.3.2
Crate Items
Structs
Enums
Traits
Functions
Type Aliases
List of all items
Structs
Decimal
Decoder
Encoder
JsonMessageFactory
TextMessageFactory
TextMessageVisitor
Enums
Error
Value
ValueType
Traits
MessageFactory
MessageVisitor
Reader
Writer
Functions
from_bytes
from_reader
from_stream
from_vec
to_bytes
to_stream
to_vec
to_writer
Type Aliases
Result