pub type InMsgDescr = AugDict<HashBytes, ImportFees, InMsg>;
A list of inbound messages.
pub struct InMsgDescr { /* private fields */ }