rustdoc
1.83.0-nightly
(2bd1e894e 2024-09-26)
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>