-
Notifications
You must be signed in to change notification settings - Fork 72
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: restructure Python bindings to avoid macro issues
- Changed PyO3 macro structure - Added multiple-pymethods feature - Made struct fields explicit - Used getter attributes for string representation - Fixed non-local impl definition errors This fixes the PyO3 macro issues by using a different macro structure and adding necessary features for multiple Python method implementations.
- Loading branch information
Showing
1 changed file
with
10 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters