rustdoc
1.84.0-nightly
(86d69c705 2024-10-22)
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
,