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

visit_field_mut

Function visit_field_mut 

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