MessageWithAddress

Type Alias MessageWithAddress 

Source
pub type MessageWithAddress = (Box<dyn Any>, Address);
Expand description

A message with an delivery address.