pub type SolverErrorOf<T> = <<T as Config>::Solver as NposSolver>::Error;
Expand description

Error type of the pallet’s crate::Config::Solver.