Type Alias CallResults

Source
pub type CallResults = HashMap<u32, CallServiceResult>;

Aliased Typeยง

struct CallResults { /* private fields */ }