mirror of
https://github.com/element-hq/synapse.git
synced 2026-05-08 06:46:12 +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.