pub type StateMutationResult<T> = Result<T, StateMutationError>;