create_route

Macro create_route 

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

ยงCreate Route

This macro takes in an async function, and outputs a Route that can be used when setting up routing