Skip to main content

some_or_sticky

Function some_or_sticky 

Source
fn some_or_sticky<T: Clone>(target: Option<&T>, cached: &mut Option<T>)