Skip to main content

get

Macro get 

Source
macro_rules! get {
    ($path:literal, $handler:expr $(, $($extra:tt)*)?) => { ... };
}