Type Definition athena_c2::errors::ServiceResult[][src]

type ServiceResult<V> = Result<V, ServiceError>;