Type Definition ya_runtime_sdk::EndpointResponse[][src]

pub type EndpointResponse<'a> = LocalBoxFuture<'a, Result<String, Error>>;