pub type RefComment<'a> = &'a dyn Comment<NodeRef = RefNode>;
Expand description

Ref type for dynamic trait cast