rustdoc
1.82.0
(f6e511eec 2024-10-15)
In rustdoc::
html::
render::
sidebar::
filters
Function
rustdoc
::
html
::
render
::
sidebar
::
filters
::
wrapped
Copy item path
source
ยท
[
−
]
pub(crate) fn wrapped<T>(v: T) -> Result<Safe<impl
Display
>>
where T:
Display
,