Type Definition fluvio_socket::BoxConnection[][src]

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