rustc_
ast_
lowering
1.83.0
(90b35a623 2024-11-26)
In rustc_
ast_
lowering::
format
rustc_ast_lowering
::
format
Function
for_all_argument_indexes
Copy item path
source
fn for_all_argument_indexes( template: &mut [
FormatArgsPiece
], f: impl
FnMut
(&mut
usize
), )