Struct capsules::net::ip::IPAddr [] [src]

pub struct IPAddr(pub [u8; 16]);

Methods

impl IPAddr
[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl Copy for IPAddr
[src]

impl Clone for IPAddr
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for IPAddr
[src]

[src]

Formats the value using the given formatter. Read more