Docs.rs
ax-codec-core-0.1.0
ax-codec-core 0.1.0
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
robby031
Dependencies
axhash-map ^0.1.2
normal
optional
bytes ^1.11
normal
optional
crc32fast ^1.4
normal
optional
dhat ^0.3
normal
optional
tikv-jemalloc-ctl ^0.6
normal
optional
tikv-jemallocator ^0.6
normal
optional
criterion ^0.5
dev
rand ^0.8
dev
Versions
0%
of the crate is documented
Go to latest version
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
Skip to main content
All
ax_
codec_
core
0.1.0
Crate Items
Structs
Enums
Traits
Functions
List of all items
Structs
buffer::PooledVecWriter
buffer::SliceReader
buffer::StackWriter
buffer::VecWriter
limits::DecodeContext
limits::DecodeLimits
limits::LimitedReader
pool::PooledVec
Enums
error::DecodeError
error::EncodeError
error::ValidateError
Traits
BufferReader
BufferWriter
Decode
Encode
FixedSize
Validate
View
Functions
decode_vec_u8
pool::clear
pool::recycle
pool::take
varint::decode_svarint
varint::decode_uvarint
varint::decode_uvarint128
varint::encode_svarint
varint::encode_uvarint
varint::encode_uvarint128
version::decode_versioned
version::encode_versioned
version::validate_versioned