pub type SolverErrorOf<T> = <<T as Config>::Solver as NposSolver>::Error;Expand description
Error type of the pallet’s crate::Config::Solver.
pub type SolverErrorOf<T> = <<T as Config>::Solver as NposSolver>::Error;Error type of the pallet’s crate::Config::Solver.