is_allowed_child

Function is_allowed_child 

Source
pub(crate) fn is_allowed_child(
    child: NodeOrString,
    parent: NodeOrString,
) -> bool
Expand description