Function phf_shared::fmt_array

source ·
pub(crate) fn fmt_array<T: Debug>(array: &[T], f: &mut Formatter<'_>) -> Result