Skip to main content

bind_auth

Macro bind_auth 

Source
macro_rules! bind_auth {
    ($handler:expr) => { ... };
}
Expand description

Convenience macro for binding protected handlers.