Function rustdoc::clean::clean_const

source ·
pub(crate) fn clean_const<'tcx>(
    constant: &ConstArg,
    cx: &mut DocContext<'tcx>
) -> Constant