Type Definition ya_runtime_sdk::EmptyResponse[][src]

type EmptyResponse<'a> = LocalBoxFuture<'a, Result<(), Error>>;