pub fn is_class_signature(s: &str) -> boolExpand description
Convenience method to parse the given string as a class
signature returning true upon success, false
otherwise.
pub fn is_class_signature(s: &str) -> boolConvenience method to parse the given string as a class
signature returning true upon success, false
otherwise.