Macro derive_index

Source
macro_rules! derive_index {
    ($object:ident, $target:ident, $member:tt) => { ... };
}