Log In
rust-maybe-owned
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
rust-maybe-owned
Created
7 days ago
Maintained by
pennbauman
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` |
https://crates.io/crates/maybe-owned
Star
0
Watch
1
Watch Issues and PRs
Watch Commits
Watch Issues, PRs, and Commits
Unwatch
Reset watch status
Members
1
pennbauman
Penn Bauman
maintainer
main
aecc849
initial packaging (version 0.3.4)
Penn Bauman
committed
7 days ago
rust-maybe-owned
The rust-maybe-owned package