mirror of
https://github.com/element-hq/synapse.git
synced 2026-05-07 13:25:49 +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.