//! Fallible arbitrary-precision integers vendored from num-bigint 0.4.6 algorithms.
//!//! See LICENSE in this directory for upstream attribution.
modalloc;modbiguint;moddigit;modsigned;pubusealloc::AllocError;pubusesigned::BigInt;#[cfg(test)]pubusealloc::{test_clear_alloc_fail, test_force_alloc_fail};