supercow
supercow copied to clipboard
Rust crate for accepting general reference-like values without proliferating generics.
Results
1
supercow issues
Sort by
recently updated
recently updated
newest added
Serde supports serializing and deserializing through Cow, can you add Serde support for Supercow? Are you around to accept the implementation if I submit a PR? Some relevant links: https://serde.rs/lifetimes.html...