Crate cow_struct

Source
Expand description

§cow_struct

This crate consists in a procedural macro derive that provides a struct that is Cow and the impl to create one from the target struct

Derive Macros§

CowStruct