Function is_field_signature

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

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