Enum netlink_packet_wireguard::WireguardCmd [−][src]
pub enum WireguardCmd {
GetDevice,
SetDevice,
}Variants
GetDevice
SetDevice
Trait Implementations
Performs the conversion.
Auto Trait Implementations
impl RefUnwindSafe for WireguardCmd
impl Send for WireguardCmd
impl Sync for WireguardCmd
impl Unpin for WireguardCmd
impl UnwindSafe for WireguardCmd
Blanket Implementations
Mutably borrows from an owned value. Read more
