Struct endbasic_std::program::NewCommand
source · [−]pub struct NewCommand { /* private fields */ }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