pub type Enumerate<'a, L> = GridEnumerate<'a, L>;
pub struct Enumerate<'a, L> { /* private fields */ }