Crate libhaystack
source · [−]Expand description
Haystack library
Rust Implementation of the Haystack 4 specification for types, filter, units, and encoding/decoding.
The library exposes the Value fundamental type that is used throughout the library APIs. The more granular types are also provided for Haystack’s type model.
Re-exports
pub use haystack::*;
Modules
Haystack C based API for the core data types, encoders, and filters
Haystack value types, filter, and encoders