macro_rules! create_route { ($inc:expr) => { ... }; }
This macro takes in an async function, and outputs a Route that can be used when setting up routing