Macro rustc_data_structures::rustc_access_global [] [src]

macro_rules! rustc_access_global {
    ($name:path, $callback:expr) => { ... };
}