Macro swc_ecma_utils::quote_str[][src]

macro_rules! quote_str {
    ($s:expr) => { ... };
    ($span:expr, $s:expr) => { ... };
}