mirror of
https://github.com/element-hq/synapse.git
synced 2026-09-04 01:54:27 +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.