Function rustdoc::html::render::notable_traits_json

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