Docs.rs
rusty-haystack-core-0.5.1
rusty-haystack-core 0.5.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.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 v4
haystack_
core
0.5.1
Module v4
Module Items
Structs
Functions
In haystack_
core::
codecs::
json
haystack_core
::
codecs
::
json
Module
v4
Copy item path
Source
Structs
§
Json4
Codec
JSON v4 wire format codec (application/json).
Functions
§
decode_
grid_
value
Decode a grid from a JSON Value.
decode_
kind
Decode a serde_json Value to a Kind.
encode_
kind
Encode a Kind value to a serde_json Value.