Type Definition ya_runtime_sdk::ProcessIdResponse

source ·
pub type ProcessIdResponse<'a> = LocalBoxFuture<'a, Result<ProcessId, Error>>;