rustc_
expand
1.90.0-nightly
(35f603652 2025-06-29)
In rustc_
expand::
stats
rustc_expand
::
stats
Function
elems_to_string
Copy item path
Source
pub(crate) fn elems_to_string<T>( elems: &
SmallVec
<
[T; 1]
>, f: impl
Fn
(
&T
) ->
String
, ) ->
String