Struct smoltcp::socket::SocketSetItem [] [src]

pub struct SocketSetItem<'a, 'b: 'a> { /* fields omitted */ }

An item of a socket set.

The only reason this struct is public is to allow the socket set storage to be allocated externally.

Trait Implementations

impl<'a, 'b: 'a> Debug for Item<'a, 'b>
[src]

[src]

Formats the value using the given formatter.