Macro rust_extra::true_immutable_thread_local [] [src]

macro_rules! true_immutable_thread_local {
    ($type: ty, $initializer: block) => { ... };
}