mproto 0.2.3

The Rust runtime library for mproto schemas
Documentation
1
2
3
4
5
6
7
# Mproto Rust runtime

This crate is the Rust runtime library for the `mproto` serialization system. Rust code generated from a `mproto` schema takes this crate as a dependency. See the top-level `mproto` readme in the [github repository](https://github.com/modrpc-org/mproto) for more information.

## License

Apache 2.0