This way, `use` is directly for `async/await` which is becoming a standard. - `use(req, res)` - `useLegacy(req, res, next)`
This way,
useis directly forasync/awaitwhich is becoming a standard.use(req, res)useLegacy(req, res, next)