rustdoc
1.84.0-beta.4
(202008a1b 2024-12-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>