This crate was built in support of the scsys ecosystem;
- -
```rust
use scsys::prelude::*;
fn main() {
println!("{:?}", Message::<String>::default());
}
```
Pull requests are welcome. For major changes, please open an issue first
to discuss what you would like to change.
Please make sure to update tests as appropriate.
[MIT](https://choosealicense.com/licenses/mit/)