Function rustdoc::html::render::sidebar::filters::wrapped

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