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 std::borrow::Cow.
std::borrow::Cow