Function O

Source
pub fn O<T>(o: &T) -> T::Owned
where T: ToOwned + ?Sized,
Expand description

Power ToOwned.