# Micro Marshal
**(De)serialisation between Rust values and binary byte objects.**
## Getting help
Submit [issues](https://github.com/datafuselabs/opensrv/issues/new/choose) for bug report or asking questions in [discussion](https://github.com/datafuselabs/opensrv/discussions/new?category=q-a).
## Tips
As the functionality of this crate is largely stable, its version will mostly just change as other crates change.
## Credits
This project is extracted from the Databend's common-io module. Now released as a separate crate.
## License
Licensed under <a href="./LICENSE">Apache License, Version 2.0</a>.