Enum printnanny_cli::device::DeviceAction
source · [−]pub enum DeviceAction {
Get,
Setup,
}Variants
Get
Setup
Implementations
Trait Implementations
All possible argument values, in display order.
The canonical argument value. Read more
Auto Trait Implementations
impl RefUnwindSafe for DeviceAction
impl Send for DeviceAction
impl Sync for DeviceAction
impl Unpin for DeviceAction
impl UnwindSafe for DeviceAction
Blanket Implementations
Mutably borrows from an owned value. Read more
Compare self to key and return true if they are equal.
pub fn vzip(self) -> V
Attaches the provided Subscriber to this type, returning a
WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a
WithDispatch wrapper. Read more