//! Adic fraction (non-integer) structs
//!//! - [`QAdic`] - Generic that can hold any of the above `AdicInteger`s and represent and `AdicPrimitive`
modconversion;modq_adic;modq_adic_ops;modtrait_impl;pubuseq_adic::QAdic;#[cfg(test)]modtest;#[cfg(test)]modtest_ops;