Module rustc_ast_lowering::format
source ยท Enumsยง
- Argument
Type ๐
Functionsยง
- expand_
format_ ๐args - flatten_
format_ ๐args Flattens nestedformat_args!()
into one. - make_
argument ๐Generate a hir expression representing an argument to a format_args invocation. - make_
count ๐Generate a hir expression for a format_args Count. - make_
format_ ๐spec Generate a hir expression for a format_args placeholder specification.