1 2 3 4 5
pub const BRACE_OPEN: &str = "["; pub const BRACE_CLOSE: &str = "]"; pub const PATH_ADDITION: &str = "/"; pub const SHULGINSIGNINGPREFIX: &str = "ShulginSigning"; pub const RUSTYSIGSPREFIX: &str = "RustySigs";