Function parse_field_signature

Source
pub fn parse_field_signature(s: &str) -> Result<'_, FieldSignature<'_>>
Expand description

Attempts to parse the given string as a field signature.