ObjectMapVisitorRef

Type Alias ObjectMapVisitorRef 

Source
pub type ObjectMapVisitorRef = Arc<Box<dyn ObjectMapVisitor>>;

Aliased Typeยง

pub struct ObjectMapVisitorRef { /* private fields */ }