get

Macro get 

Source
macro_rules! get {
    ($handler:expr, $req:expr) => { ... };
}