Commit graph

5 commits

Author SHA1 Message Date
Georg Brandl a7a53d6c0d Add a nox task to rustfmt code in the guide.
Also apply it. Two caveats:

1) needs nightly rustfmt to be available
2) not all reformat diffs have been applied; using best judgment for readability.
2022-11-22 09:19:40 +01:00
mejrs d254134154 Implement get/set all on pyclass 2022-10-17 02:37:43 +02:00
David Hewitt fd8026c7bb pyclass: add sequence option to implement sq_length 2022-08-20 07:14:26 +01:00
mejrs a62930bd95 Fix duplication 2022-06-28 19:53:45 +02:00
mejrs e4e7e6e51c Add frozen documentation 2022-06-22 01:47:40 +02:00
Renamed from pyo3-macros/docs/pyclass_parameters.md (Browse further)