notable_traits_json in rustdoc::html::render - Rust (original) (raw)

rustdoc::html::render

Function notable_traits_json

Source

fn notable_traits_json<'a>(
    tys: impl Iterator<Item = &'a Type>,
    cx: &Context<'_>,
) -> String