aboutsummaryrefslogtreecommitdiff
path: root/crates/whirl_server/src/cmd/commands/channel.rs
blob: 280baef0fa3370c75665f28c8e0d63a3209e500f (plain) (blame)
1
pub struct Channel(String);