Skip to main content

BoundUdpSnapshotResponse

Type Alias BoundUdpSnapshotResponse 

Source
pub type BoundUdpSnapshotResponse = BoundUdpSnapshotResponse;

Aliased Type§

pub struct BoundUdpSnapshotResponse {
    pub socket: Option<SocketStateEntry>,
}

Fields§

§socket: Option<SocketStateEntry>