pub type ExecutionChanges = BTreeMap<Address, ExecutionAccountChanges>;
Aliased Typeยง
struct ExecutionChanges { /* private fields */ }
pub type ExecutionChanges = BTreeMap<Address, ExecutionAccountChanges>;
struct ExecutionChanges { /* private fields */ }