pub type HandleResult<U = Empty> = Result<HandleResponse<U>, StdError>;