Struct portforwarder_rs::query_interfaces::Interface [] [src]

pub struct Interface {
    pub name: String,
    pub addr: Ipv4Addr,
}

Fields

Trait Implementations

impl Debug for Interface
[src]

[src]

Formats the value using the given formatter.