pyo3/pyo3-macros-backend
Icxolu d803f7f8df
store the `FnArg` ident as a `Cow` instead of a reference (#4157)
This allow also storing idents that were generated
as part of the macro instead of only ones the were
present in the source code. This is needed for
example in complex enum tuple variants.
2024-05-08 08:04:42 +00:00
..
src store the `FnArg` ident as a `Cow` instead of a reference (#4157) 2024-05-08 08:04:42 +00:00
Cargo.toml Update heck requirement from 0.4 to 0.5 (#3966) 2024-04-18 10:22:34 +00:00
LICENSE-APACHE tidy up some file locations after dual licensing 2023-08-16 08:22:51 +01:00
LICENSE-MIT tidy up some file locations after dual licensing 2023-08-16 08:22:51 +01:00