cloneless_cow 0.1.1

A greatly-reduced implementation of Cow that does not require T to be Clone but allows for storing either a reference or an owned instance for future needs of references to T.
Documentation