visit_abi

Function visit_abi 

Source
pub fn visit_abi<'ast, V>(v: &mut V, node: &'ast Abi)
where V: Visit<'ast> + ?Sized,