[−][src]Module beef::generic
This module contains the actual, albeit generic, implementaiton of the Cow
,
and the traits that are available to it.
Structs
Cow | A clone-on-write smart pointer, mostly compatible with |
This module contains the actual, albeit generic, implementaiton of the Cow
,
and the traits that are available to it.
Cow | A clone-on-write smart pointer, mostly compatible with |