oh

Macro oh 

Source
macro_rules! oh {
    ($($v:tt)+) => { ... };
}
Expand description

Macro for expanding and binding OpenAPI operation specification generator to handler or service (shortcut to openapi_handler)