rustdoc
1.83.0-nightly
(1bc403daa 2024-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: T) -> Result<Safe<impl
Display
>>
where T:
Display
,