Static archive.
pagure.io was sunset in 2026; this is a read-only snapshot.
rust-maybe-owned
Source
rust-maybe-owned
Created
Nov 24, 2024
Was maintained by pennbauman
provides a `MaybeOwned` (and `MaybeOwnedMut`) type similar to std's `Cow` but it implements `From
` and `From<&'a T>` and does not require `ToOwned`
Clone (HTTPS)
git clone
rust-maybe-owned
The rust-maybe-owned package