mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-14 02:55:47 -04:00
This patch moves the `Room::*knock*` methods into the new `knock` module. The idea is to group API by “theme” to get smaller modules and more organised code.