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

visit_item_use_mut

Function visit_item_use_mut 

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