rustdoc
1.83.0-nightly
(2bd1e894e 2024-09-26)
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
,