Skip to main content

get

Function get 

Source
pub fn get<T: Sync + 'static>() -> Option<&'static T>
Available on x86-64 or AArch64 or ARM or x86 only.
Expand description

Access the global initiable storage of type Type.