struct Connection [src]

Fields

stream: Stream
address: Address

Source

pub const Connection = struct { stream: Stream, address: Address, }