forked from continuwuation/ruwuma
4 lines
92 B
Rust
4 lines
92 B
Rust
//! Room directory endpoints.
|
|
|
|
pub mod get_public_rooms;
|
|
pub mod get_public_rooms_filtered;
|