Function O

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

Power ToOwned.