Module format

Source

Enums§

ArgumentType 🔒

Functions§

expand_format_args 🔒
flatten_format_args 🔒
Flattens nested format_args!() into one.
for_all_argument_indexes 🔒
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.
may_contain_yield_point 🔒