rustdoc
1.86.0-beta.7
(7824ede68 2025-03-22)
In rustdoc::
html::
render::
sidebar::
filters
Functions
wrapped
rustdoc
::
html
::
render
::
sidebar
::
filters
Function
wrapped
Copy item path
Settings
Help
Summary
Source
pub(crate) fn wrapped<T>(v: T) -> Result<Safe<impl
Display
>>
where T:
Display
,