Skip to main content

cow_str

Macro cow_str 

Source
macro_rules! cow_str {
    ($x:literal) => { ... };
}