Provides Rust enums MaybeOwned and MaybeOwnedMut
Provides a `MaybeOwned` (and `MaybeOwnedMut`) type similar to std's `Cow` but it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`. This package contains library source intended for building other packages which use "maybe-owned" crate.
| Release | Stable | Testing | 
|---|---|---|
| Fedora Rawhide | 0.3.4-2.fc35 | - | 
| Fedora 35 | 0.3.4-2.fc35 | - | 
			You can contact the maintainers of this package via email at
			rust-maybe-owned dash maintainers at fedoraproject dot org.