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

visit_bound_lifetimes_mut

Function visit_bound_lifetimes_mut 

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