rustonaut / maybe-owned

provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`
29Updated last year

Alternatives and similar repositories for maybe-owned:

Users that are interested in maybe-owned are comparing it to the libraries listed below