rustdoc
1.83.0-nightly
(1bc403daa 2024-10-11)
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>