rustdoc
1.87.0
(17067e9ac 2025-05-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>