Skip to main content

PREFIX

Constant PREFIX 

Source
pub const PREFIX: &str = "coven:";
Expand description

Prefix on a pasted coven code, so a string from an unrelated format is rejected immediately with a clear “missing prefix” error rather than failing confusingly at base64 or JSON decode.