mirror of
https://github.com/element-hq/synapse.git
synced 2026-04-20 22:25:53 +00:00
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.