rustdoc
1.89.0-nightly
(99e7c15e8 2025-06-01)
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
,