macro_rules! impl_index {
    ($wrapper:ident) => { ... };
}
Expand description

Implement Index for the wrapper.