Struct sc2::PortSet [] [src]

pub struct PortSet {
    pub game_port: u16,
    pub base_port: u16,
}

endpoint port settings

Fields

Trait Implementations

impl Debug for PortSet
[src]

[src]

Formats the value using the given formatter.

impl Copy for PortSet
[src]

impl Clone for PortSet
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more