Macro swc_ecma_utils::quote_str

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