Function walk_format_args

Source
pub fn walk_format_args<V: MutVisitor>(
    vis: &mut V,
    fmt: &mut FormatArgs,
) -> V::Result