Docs.rs
pedronauck-data-parser-0.0.27
pedronauck-data-parser 0.0.27
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
pedronauck
Dependencies
async-compression ^0.4
normal
optional
async-trait ^0.1.87
normal
bincode ^1.3
normal
optional
lazy_static ^1.5
normal
paste ^1.0
normal
postcard ^1.0
normal
optional
serde ^1.0.219
normal
serde_json ^1.0.140
normal
optional
strum ^0.27.1
normal
strum_macros ^0.27.1
normal
thiserror ^2.0.12
normal
tokio ^1.44.1
normal
pretty_assertions ^1.4.1
dev
Versions
43.9%
of the crate is documented
Platform
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
pedronauck_
data_
parser
0.0.27
Crate Items
Structs
Enums
Traits
List of all items
Structs
ALL_COMPRESSION_STRATEGIES
DEFAULT_COMPRESSION_STRATEGY
DataParser
SerializationTypeIter
ZstdCompressionStrategy
compression_encoders_and_decoders::ZstdDecoder
compression_encoders_and_decoders::ZstdEncoder
Enums
CompressionError
CompressionLevel
DataParserError
SerdeError
SerializationType
Traits
CompressionStrategy
DataEncoder