unleash_yggdrasil::strategy_parsing

Type Alias RuleFragment

Source
pub type RuleFragment = Box<dyn SendableFragment + Send + Sync + 'static>;

Aliased Typeยง

struct RuleFragment(/* private fields */);