Etptypes
Introduction
ETP rust dev kit
Requirements
- bytes = "1.4.0"
- derivative = "2.2.0"
- avro-rs = "0.13.0"
- serde = { version = "1.0", features = ["derive"] }
- uuid = { version = "1.4.1", features = ["v4", "serde"]}
Version History
License
Licensed under either of
- Apache License, Version 2.0, (LICENSE-APACHE or https://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or https://opensource.org/licenses/MIT)
at your option.
Support
Please enter an issue in the repo for any questions or problems.
Examples :
cargo run --example simple
Tests :
cargo test --all-features