Function rustdoc::clean::utils::print_const[][src]

pub(crate) fn print_const<'tcx>(
    cx: &DocContext<'_>,
    n: &'tcx Const<'_>
) -> String