Skip to main content
This is unreleased documentation for the main (development) branch of crypto-glue.

visit_fn_arg_mut

Function visit_fn_arg_mut 

Source
pub fn visit_fn_arg_mut<V>(v: &mut V, node: &mut FnArg)
where V: VisitMut + ?Sized,