Function new_system_rule_handler

Source
pub fn new_system_rule_handler(
    converter: PropertyConverter<Rule>,
) -> Arc<impl PropertyHandler<Rule>>
Available on crate features ds_etcdv3 or ds_consul or ds_k8s only.