rustdoc
1.83.0-beta.3
(f41c7ed98 2024-10-31)
In rustdoc::
html::
render::
sidebar::
filters
rustdoc
::
html
::
render
::
sidebar
::
filters
Function
wrapped
Copy item path
source
pub(crate) fn wrapped<T>(v: T) -> Result<Safe<impl
Display
>>
where T:
Display
,