Type Definition deno_task_shell::FutureExecuteResult

source ·
pub type FutureExecuteResult = LocalBoxFuture<'static, ExecuteResult>;