// Copyright 2020 Arnau Siches
// Licensed under the MIT license <LICENCE or http://opensource.org/licenses/MIT>.
// This file may not be copied, modified, or distributed except
// according to those terms.
use Error;
use fmt;
/// Represents an error after validating the integrity of a number.
;