Constant rustdoc::html::render::CURRENT_LOCATION_KEY[]

pub const CURRENT_LOCATION_KEY: LocalKey<RefCell<Vec<String>>> = {
    #[inline]
    fn __init() -> RefCell<Vec<String>> { loop  { } }
    unsafe fn __getit()
     ->
         ::option::Option<&'static ::cell::UnsafeCell<::option::Option<RefCell<Vec<String>>>>> {
                                                                                                   loop 
                                                                                                        {
                                                                                                   }
                                                                                               }
    unsafe { <::thread::LocalKey>::new(__getit, __init) }
}