Enum source_query::ServerType [] [src]

pub enum ServerType {
    Dedicated,
    NonDedicated,
    SourceTVRelay,
}

Variants

Trait Implementations

impl Copy for ServerType
[src]

impl Clone for ServerType
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more