rustdoc
1.84.0-nightly
(90ab8eaed 2024-11-14)
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>