Function rustdoc::html::render::notable_traits_json

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