Type Definition voxelize::Transports

source · []
pub type Transports = HashMap<String, Recipient<EncodedMessage>>;