fn rest_of_path_or_macro_or_struct(
qself: Option<QSelf>,
path: Path,
input: ParseStream<'_>,
allow_struct: AllowStruct,
) -> Result<Expr>
fn rest_of_path_or_macro_or_struct(
qself: Option<QSelf>,
path: Path,
input: ParseStream<'_>,
allow_struct: AllowStruct,
) -> Result<Expr>