Struct endbasic_std::exec::ExitCommand
source · [−]pub struct ExitCommand { /* private fields */ }
Expand description
The EXIT
command.
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for ExitCommand
impl Send for ExitCommand
impl Sync for ExitCommand
impl Unpin for ExitCommand
impl UnwindSafe for ExitCommand
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