pub type StatelessBackendResult<T> = Result<T, StatelessBackendError>;