rustdoc::clean

Function clean_variant_def

source
pub(crate) fn clean_variant_def(
    variant: &VariantDef,
    cx: &mut DocContext<'_>,
) -> Item