mirror of
https://github.com/element-hq/synapse.git
synced 2026-06-05 10:11:47 +00:00
2d015f78ea
This moves the reference counting from PyO3 into standard Rust types, allowing the class to be used natively from Rust without needing a Python runtime.