[][src]Crate js_intern

Macros

js_intern

Uses a thread local cache for the interned JsValue::from_str. Note that the intern is just for the given expression, and is not global. That may change in the future though.