Function rustc_ast::visit::walk_format_args
source · pub fn walk_format_args<'a, V: Visitor<'a>>(
visitor: &mut V,
fmt: &'a FormatArgs
)
pub fn walk_format_args<'a, V: Visitor<'a>>(
visitor: &mut V,
fmt: &'a FormatArgs
)