for_each
rustdoc
1.91.0-nightly
(7ad23f43a 2025-09-09)
In rustdoc::
html::
static_
files
rustdoc
::
html
::
static_files
Function
for_
each
Copy item path
Source
pub(crate) fn for_each<E>( f: impl
Fn
(&
StaticFile
) ->
Result
<
()
, E>, ) ->
Result
<
()
, E>