fad 0.1.0

Fast deserialization in Rust, based on facet reflection
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# fad

Fast deserialization in Rust, based on [facet](https://github.com/facet-rs/facet) reflection.

> **Note:** This crate is mostly a placeholder for now. More to come soon.

## License

Licensed under either of:

- MIT license ([LICENSE-MIT]LICENSE-MIT or http://opensource.org/licenses/MIT)
- Apache License, Version 2.0 ([LICENSE-APACHE]LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)

at your option.