Docs.rs
rusty-haystack-core-0.5.3
rusty-haystack-core 0.5.3
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.10
normal
rayon ^1.11
normal
regex ^1
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
slotmap ^1.1
normal
smallvec ^1.15
normal
subtle ^2
normal
thiserror ^2
normal
tokio ^1
normal
criterion ^0.8
dev
proptest ^1.10
dev
test-case ^3
dev
Versions
80.44%
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 trio
haystack_
core
0.5.3
Module trio
Module Items
Structs
Functions
In haystack_
core::
codecs
haystack_core
::
codecs
Module
trio
Copy item path
Source
Structs
§
Trio
Codec
Trio wire format codec.
Functions
§
decode_
grid
Parse Trio-formatted text into an HGrid.
encode_
grid
Encode an HGrid to Trio format.