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

visit_use_glob_mut

Function visit_use_glob_mut 

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