Skip to main content

rapply_matches_class

Function rapply_matches_class 

Source
fn rapply_matches_class(x: &RValue, classes: Option<&[String]>) -> bool
Expand description

Check if an RValue’s type name matches one of the given class names.