visit_boolean_mut

Function visit_boolean_mut 

Source
fn visit_boolean_mut<V>(_v: &mut V, _node: &mut Formatted<bool>)
where V: VisitMut + ?Sized,