aboutsummaryrefslogtreecommitdiff
path: root/src/response/macros.rs
Commit message (Expand)AuthorAgeFilesLines
* fix(context): custom parameters format for easy lifetimesFuwn2023-04-061-8/+8
* feat(macros): async response macrosFuwn2023-04-061-18/+47
* refactor(returnable): seperate contextsFuwn2023-04-031-6/+6
* feat(router): GET RID OF DIRTY BOXESFuwn2023-04-031-10/+10
* feat(response): add 'auto' functionality to binary_success rawFuwn2023-04-021-0/+32
* feat(response): macro-based responsesFuwn2023-03-311-0/+69