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

mod parse;
mod structure;