rustdoc::html::render::sidebar::filters

Function wrapped

source
pub(crate) fn wrapped<T>(v: T) -> Result<Safe<impl Display>>
where T: Display,