rustc_
ast_
lowering
1.90.0-beta.10
(67cb8e039 2025-09-11)
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
), )