fn parse_receiver_begin( input: ParseStream<'_>, ) -> Result<(Option<(And, Option<Lifetime>)>, Option<Mut>, SelfValue)>