Skip to main content

fold_safety

Function fold_safety 

Source
pub fn fold_safety<F>(f: &mut F, node: Safety) -> Safety
where F: Fold + ?Sized,