Skip to main content

fmt_index

Function fmt_index 

Source
pub fn fmt_index<D: Dialect>(
    list: &impl Display,
    index: &impl Display,
    list_ty: &Item<D>,
) -> String