Skip to main content

can_contain

Function can_contain 

Source
pub fn can_contain(tag: &str, child: &str) -> bool
Expand description

&str wrapper over the canonical can_contain_sym; interns both names and delegates. Kept for call sites that hold string names rather than SymStr.