DynamicCustomNode

Type Alias DynamicCustomNode 

Source
pub type DynamicCustomNode = Arc<dyn CustomNodeAdapter + Send + Sync>;

Aliased Typeยง

pub struct DynamicCustomNode { /* private fields */ }