2022-08-31 08:41:18 +00:00

5 lines
169 B
Rust

const SUBJECT: &str = "bet.beteran.c2se.backend.api.betting";
pub const SUBJECT_LIST_BETTING_HISTORY: &str =
const_format::concatcp!(SUBJECT, ".ListBettingHistory");