Function C

Source
pub fn C<T>(o: &T) -> T
where T: Clone,
Expand description

Power Clone.