Skip to main content

default_ruleset

Function default_ruleset 

Source
pub fn default_ruleset() -> Vec<Box<dyn RuleSet>>
Expand description

Returns the default rule set for marque (CAPCO rules).

Both the CLI and WASM front ends use this to share one registration entry point.