Interact with SirixDB from Rust.
It does not yet do the thing. Once it does, I can't guarantee it will do so correctly.
- bytes - Working with streams of bytes
- hyper - HTTP
- serde - Serialization/deserialization
- thiserror - Macros for error-type definitions
- tokio - Asynchronous runtime
- pretty_assertions - Colorful test output