Type Definition stomp_test_utils::OutSender[][src]

pub type OutSender = UnboundedSender<Vec<u8>>;