/// Default anonymous name pub const ANON_NAME: &'static str = "ๅ็„กใ—"; /// Max length of `name` and `email` feilds in posts. pub const POST_ID_MAX_LEN: usize = 32;