Macro macros_rs::str

source ·
macro_rules! str {
    ($x: expr) => { ... };
}