Type Alias NodeExcluderRef

Source
pub type NodeExcluderRef = Arc<dyn NodeExcluder>;

Aliased Typeยง

struct NodeExcluderRef { /* private fields */ }