aboutsummaryrefslogtreecommitdiff
path: root/src/server/cmd/commands/room/mod.rs
blob: 83b015b4c1e5c7c4ad9cd035fbcd8f1f1ab045a3 (plain) (blame)
1
2
3
4
5
// Copyleft (ɔ) 2021-2021 The Whirlsplash Collective
// SPDX-License-Identifier: GPL-3.0-only

pub mod create;
pub mod parse;