Struct endbasic_std::program::EditCommand [−][src]
pub struct EditCommand { /* fields omitted */ }Expand description
The EDIT command.
Implementations
Trait Implementations
Auto Trait Implementations
impl !RefUnwindSafe for EditCommand
impl !Send for EditCommand
impl !Sync for EditCommand
impl Unpin for EditCommand
impl !UnwindSafe for EditCommand
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