Type Definition ya_runtime_sdk::OutputResponse[][src]

pub type OutputResponse<'a> = LocalBoxFuture<'a, Result<Option<Value>, Error>>;