Struct endbasic_std::program::NewCommand [−][src]
pub struct NewCommand { /* fields omitted */ }Expand description
The NEW command.
Implementations
Trait Implementations
Auto Trait Implementations
impl !RefUnwindSafe for NewCommand
impl !Send for NewCommand
impl !Sync for NewCommand
impl Unpin for NewCommand
impl !UnwindSafe for NewCommand
Blanket Implementations
Mutably borrows from an owned value. Read more
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