pub type CallTargetInterface = Arc<CallTargetInterface>;Expand description
Interface target. This represents an interface, which can be selected by set-link-name.
Aliased Typeยง
pub struct CallTargetInterface { /* private fields */ }pub type CallTargetInterface = Arc<CallTargetInterface>;Interface target. This represents an interface, which can be selected by set-link-name.
pub struct CallTargetInterface { /* private fields */ }