newsfragment

This commit is contained in:
mejrs 2022-10-18 21:40:59 +02:00
parent 08c8b845aa
commit 3b687b7012
1 changed files with 1 additions and 0 deletions

View File

@ -0,0 +1 @@
The `#[pyclass]` macro can now take `get_all` and `set_all` to create getters and setters for every field.