Docs.rs
rw-builder-0.2.0
rw-builder 0.2.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
RLangendam
Dependencies
aes ^0.9.0
normal
optional
base64 ^0.22.1
normal
optional
bzip2 ^0.6.1
normal
optional
chacha20 ^0.10.0
normal
optional
cipher ^0.5.1
normal
optional
crc32fast ^1.4.2
normal
optional
ctr ^0.10.0
normal
optional
digest ^0.11.2
normal
optional
flate2 ^1.0.26
normal
optional
lz4_flex ^0.13.0
normal
optional
postcard ^1.1.3
normal
optional
rmp-serde ^1.3.0
normal
optional
salsa20 ^0.11.0
normal
optional
serde ^1.0.164
normal
optional
serde_json ^1.0.149
normal
optional
sha2 ^0.11.0
normal
optional
sha3 ^0.11.0
normal
optional
thiserror ^2.0.18
normal
wincode ^0.5.3
normal
optional
zstd ^0.13.1
normal
optional
criterion ^0.8.2
dev
Versions
100%
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
Skip to main content
Module error
rw_
builder
0.2.0
Module error
Module Items
Enums
Type Aliases
In crate rw_
builder
rw_builder
Module
error
Copy item path
Source
Expand description
Provides the error types used by the library.
Enums
§
Error
The error type for rw-builder operations.
Type Aliases
§
Result
The result type for rw-builder operations.