Type Alias nispor::VethConf

source ·
pub type VethConf = VethInfo;

Aliased Type§

struct VethConf {
    pub peer: String,
}

Fields§

§peer: String