fn parse_detached_field(cx: &mut ParseCtxt<'_>) -> ParseResult<(Ident, Ty)>
⟨field⟩ ::= ⟨ident⟩ : ⟨type⟩