is_test_parts

Function is_test_parts 

Source
pub fn is_test_parts(e: &Expr) -> Option<(&str, &[Expr])>
Expand description

Right-hand side of is: identifier, string/null literal, or call (equalto(3)).