Module ya_runtime_api::server [−][src]
Re-exports
pub use proto::request::KillProcess; | |
pub use proto::request::RunProcess; | |
pub use proto::response::Error as ErrorResponse; | |
pub use proto::response::RunProcess as RunProcessResp; | |
pub use proto::response::ErrorCode; | |
pub use proto::response::ProcessStatus; |
Modules
proto |
Traits
ProcessControl | |
RuntimeEvent | |
RuntimeService | |
RuntimeStatus |
Functions
run | |
run_async | |
spawn |
Type Definitions
AsyncResponse | |
DynFuture |