Skip to main content

impl_index_display

Macro impl_index_display 

Source
macro_rules! impl_index_display {
    ($ty:ty, $fmt:literal) => { ... };
}
Expand description

Implements Display for a nonmax index type using a format string.