//! FFT module contains the tools needed by the Composer backend
//! to know and use the logic behind Polynomials. As well as
//! the operations that the `Composer` needs to peform with them.
pub(crate)moddomain;pub(crate)modevaluations;pub(crate)modfft_errors;pub(crate)modpolynomial;pubusedomain::EvaluationDomain;pubuseevaluations::Evaluations;pubusepolynomial::Polynomial;