wrapped
rustdoc
1.91.0-beta.1
(1bffa2300 2025-09-15)
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
,