Skip to main content

walk_test_binder_body

Function walk_test_binder_body 

Source
pub fn walk_test_binder_body<'a, V: Visitor<'a>>(
    visitor: &mut V,
    node: &'a TestBinderBody,
) -> V::Result