Function default_constructor::effects::cow

source ·
pub fn cow<T: Clone>(item: T) -> Cow<'static, T>
Expand description

Construct a Cow.