Struct xbdm::Xbox [] [src]

pub struct Xbox { /* fields omitted */ }

Describes an Xbox Development Kit found by a discover or resolve operation.

Methods

impl Xbox
[src]

Trait Implementations

impl Debug for Xbox
[src]

Formats the value using the given formatter.

impl ToSocketAddrs for Xbox
[src]

Returned iterator over socket addresses which this type may correspond to. Read more

Converts this object to an iterator of resolved SocketAddrs. Read more