Skip to main content

constant_string_base

Macro constant_string_base 

Source
macro_rules! constant_string_base {
    ($name:ident, $code_name:ident, $code:literal) => { ... };
}
Expand description

Implement a constant string.