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.pub fn new_system_rule_handler(
converter: PropertyConverter<Rule>,
) -> Arc<impl PropertyHandler<Rule>>
ds_etcdv3
or ds_consul
or ds_k8s
only.