Struct assorted_debian_utils::wb::WBCommand [−][src]
pub struct WBCommand(_);
Expand description
A command to be executed by wb
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for WBCommand
impl UnwindSafe for WBCommand
Blanket Implementations
Mutably borrows from an owned value. Read more
Compare self to key
and return true
if they are equal.