Struct get_port::udp::UdpPort[][src]

pub struct UdpPort;

Trait Implementations

Returns any port in default range. Read more

Returns any port in given range. Read more

Returns any port from the supplied list. Read more

Returns any port from the default range except for the ones in the supplied list. Read more

Returns any port from the supplied range except for the ones in the supplied list. Read more

Utility function to check whether a port is available or not.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.