gsm-core 0.4.28

Core types and platform abstractions for the Greentic messaging runtime.
Documentation
1
2
3
4
5
pub mod conversations;
pub mod sender;

pub use conversations::*;
pub use sender::*;