for_each
rustdoc
1.91.1
(ed61e7d7e 2025-11-07)
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>