mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-16 03:55:42 -04:00
First off, `SlidingSyncRoom.from` doesn't need to be visible to the entire crate, only to `crate::sliding_sync. Second, it's a constructor, so let's call it `new`.