aboutsummaryrefslogtreecommitdiff
path: root/src/handler/response/route.rs
Commit message (Expand)AuthorAgeFilesLines
* feat(response): async error handlerFuwn2023-04-061-3/+1
* feat(route): merge async and sync mount functions !!Fuwn2023-04-051-10/+8
* feat(route): native async route support !!Fuwn2023-04-041-5/+19
* refactor(handler): move traitsFuwn2023-04-031-0/+28