Macro charon_lib::ast::krate::mk_index_impls   
source ยท macro_rules! mk_index_impls { ($ty:ident.$field:ident[$idx:ty]: $output:ty) => { ... }; }
Expand description
Delegate Index implementations to subfields.
macro_rules! mk_index_impls { ($ty:ident.$field:ident[$idx:ty]: $output:ty) => { ... }; }
Delegate Index implementations to subfields.