wrapped
rustdoc
1.92.0-beta.3
(f3f12444a 2025-11-09)
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
,