etptypes

Crates.ioetptypes
lib.rsetptypes
version1.0.1+1.2
sourcesrc
created_at2023-09-07 14:48:27.980715
updated_at2024-02-20 15:54:42.661233
descriptionEnergistics Transport Protocol (ETP) Message types
homepagehttps://github.com/geosiris-technologies/etptypes-rs
repositoryhttps://github.com/geosiris-technologies/etptypes-rs
max_upload_size
id966292
size2,224,750
(valentin-gauthier-geosiris)

documentation

https://github.com/geosiris-technologies/etptypes-rs/wiki

README

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

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
Commit count: 11

cargo fmt