Function rustdoc::html::format::print_constness_with_space
source ยท pub(crate) fn print_constness_with_space(
c: &Constness,
overall_stab: Option<StableSince>,
const_stab: Option<ConstStability>,
) -> &'static str