const_string

Macro const_string 

Source
macro_rules! const_string {
    ($name:ident = $value:literal) => { ... };
}