pub const MAXIMUM_MESSAGE_LENGTH: usize = _; // 65_535usize
Expand description

Generic representation of a Transport At minimum, a Transport must be able

  • return its type
  • instantiate workers for all the addresses with that transport type in a Route