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

mod parse;
mod structure;