Type Definition fluvio_socket::BoxConnection[][src]

pub type BoxConnection = Box<dyn Connection + 'static, Global>;