rustdoc
1.90.0-nightly
(a2d45f73c 2025-07-07)
In rustdoc::
html::
render::
sidebar::
filters
rustdoc
::
html
::
render
::
sidebar
::
filters
Function
wrapped
Copy item path
Source
pub(crate) fn wrapped<T, V: Values>(v: T, _: V) -> Result<Safe<impl
Display
>>
where T:
Display
,