##// END OF EJS Templates
rust-cpython: store leaked reference to PySharedState in $leaked struct...
rust-cpython: store leaked reference to PySharedState in $leaked struct I want to move it out of the macro, and allow multiple sharable objects per PyObject.

File last commit:

r40307:dbc28c91 default
r43446:aaec70a5 default
Show More
rustfmt.toml
3 lines | 66 B | text/plain | TOMLLexer
max_width = 79
wrap_comments = true
error_on_line_overflow = true