pyo3/pyo3-macros-backend
Icxolu 7beb64a8ca
allow constructor customization of complex enum variants (#4158)
* allow `#[pyo3(signature = ...)]` on complex enum variants to specify constructor signature

* rename keyword to `constructor`

* review feedback

* add docs in guide

* add newsfragment
2024-05-09 21:08:23 +00:00
..
src allow constructor customization of complex enum variants (#4158) 2024-05-09 21:08:23 +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