serde_cow 0.1.2

A library with more efficent serde deserializations for Cow.
Documentation
1
2
3
4
5
6
7
# serde-cow

See the documentation on [docs.rs](https://docs.rs/serde-cow) or build locally with `cargo doc --no-deps --open`.

## Minimum Supported Rust Version

This is currently 1.56 and is considered a breaking change to increase.