Docs.rs
splinter-rs-0.11.0
splinter-rs 0.11.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
carlsverre
Dependencies
assert_matches ^1.5.0
normal
bitvec ^1.0.1
normal
bytes ^1.10
normal
crc64fast-nvme ^1.2.0
normal
either ^1.15
normal
itertools ^0.14
normal
num ^0.4
normal
proptest ^1.7.0
normal
optional
rand ^0.9
normal
optional
range-set-blaze ^0.4.0
normal
static_assertions ^1.1
normal
thiserror ^2.0
normal
u24 ^0.5.0
normal
zerocopy ^0.8
normal
criterion =0.8.0
dev
lz4 =1.28.1
dev
roaring =0.11.2
dev
Versions
75.96%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
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
Module codec
splinter_
rs
0.11.0
Module codec
Module Items
Modules
Enums
Traits
In crate splinter_
rs
splinter_rs
Module
codec
Copy item path
Source
Modules
§
encoder
Enums
§
Decode
Err
Errors that can occur when deserializing splinter data from bytes.
Traits
§
Encodable
Trait for types that can be encoded into a binary format.