wasm_bindgen_test

Macro scoped_thread_local

Source
macro_rules! scoped_thread_local {
    (static $name:ident: $ty:ty) => { ... };
}
Expand description

no_std polyfill for scoped_tls.