unsized_type 0.0.1

Zero copy de/ser library with dynamic resizing support
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<h3 align="center">
  <code>unsized_type</code>
</h3>
<p align="center">
 Zero copy serialization/deserialization
</p>
<p align="center">
  <a href="https://crates.io/crates/unsized_type"><img src="https://img.shields.io/crates/v/unsized_type?logo=rust" /></a>
  <a href="https://docs.rs/unsized_type"><img src="https://img.shields.io/docsrs/unsized_type?logo=docsdotrs" /></a>
</p>

## License

This project is licensed under the [Apache-2.0](LICENSE) license.