postchain-client 0.0.5

Just another Chromia Postchain client implemented in Rust.
Documentation
1
2
3
4
pub mod encoding;
pub mod transport;
pub mod utils;
pub use postchain_client_derive::StructMetadata;