walk_format_args

Function walk_format_args 

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