supercow icon indicating copy to clipboard operation
supercow copied to clipboard

Serde support

Open ricochet1k opened this issue 6 years ago • 1 comments
trafficstars

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 https://docs.serde.rs/src/serde/de/impls.rs.html#1704-1716 https://docs.serde.rs/src/serde/ser/impls.rs.html#384-392

ricochet1k avatar Jun 13 '19 15:06 ricochet1k

Yes, I would be willing to accept a PR to add serde support. (Sorry about the delayed response.)

AltSysrq avatar Jun 23 '19 16:06 AltSysrq