wrapped
rustdoc
1.91.0-beta.6
(cbf84ed0c 2025-10-11)
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
,