Struct ya_runtime_sdk::RunCommandContext [−][src]
pub struct RunCommandContext { /* fields omitted */ }Expand description
Command execution handler
Implementations
Trait Implementations
Auto Trait Implementations
impl !RefUnwindSafe for RunCommandContextimpl Send for RunCommandContextimpl Sync for RunCommandContextimpl Unpin for RunCommandContextimpl !UnwindSafe for RunCommandContextBlanket Implementations
Mutably borrows from an owned value. Read more