Docs.rs
rusty-haystack-core-0.4.1
rusty-haystack-core 0.4.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
jscott3201
Dependencies
base64 ^0.22
normal
chrono ^0.4
normal
dashmap ^6
normal
hmac ^0.12
normal
parking_lot ^0.12
normal
pbkdf2 ^0.12
normal
rand ^0.9
normal
regex ^1
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
slotmap ^1.0
normal
smallvec ^1.13
normal
subtle ^2
normal
thiserror ^2
normal
tokio ^1
normal
criterion ^0.5
dev
proptest ^1.5
dev
test-case ^3
dev
Versions
76.83%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Skip to main content
Module codecs
haystack_
core
0.4.1
Module codecs
Module Items
Modules
Enums
Traits
Functions
In crate haystack_
core
haystack_core
Module
codecs
Copy item path
Source
Modules
§
csv
json
rdf
shared
Shared formatting helpers used by multiple codecs.
trio
zinc
Enums
§
Codec
Error
Errors that can occur during encoding or decoding.
Traits
§
Codec
Trait for Haystack wire format codecs.
Functions
§
codec_
for
Look up a codec by MIME type.