fn expr_struct_helper( input: ParseStream<'_>, qself: Option<QSelf>, path: Path, ) -> Result<ExprStruct>