Function is_class_signature

Source
pub fn is_class_signature(s: &str) -> bool
Expand description

Convenience method to parse the given string as a class signature returning true upon success, false otherwise.