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

visit_pat_or_mut

Function visit_pat_or_mut 

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