pub fn all() -> Vec<&'static dyn Engine>Expand description
Every engine this build ships, lowest-level first.
The one list. The agreement tests walk it rather than naming engines, so an engine added here is compared against the others on every corpus the crate has without a test being edited — which is the point: an engine that nothing compares is an engine nobody has checked.
The default comes first, and is the one a disagreement is reported against.