MaybeOwned

JSON →
library 0.3.4 ·rust
verified Jun 16, 2026

Provides a MaybeOwned type similar to Cow but with From<T> and From<&'a T> implementations without requiring ToOwned.