aboutsummaryrefslogtreecommitdiff
path: root/src/request.rs
Commit message (Expand)AuthorAgeFilesLines
* docs(examples): comment examplesFuwn2024-03-251-7/+3
* refactor: module for blocking, default to non-blockingFuwn2024-03-241-44/+8
* fmt: update rustfmt.tomlFuwn2023-05-181-8/+3
* refactor: remove seldom used procedural macrosFuwn2023-04-171-0/+76
* feat(macros): general utility macrosFuwn2022-06-141-73/+0
* fix: global clippy lint fixesFuwn2022-05-181-4/+9
* feat(request): make gemini requestsFuwn2022-05-171-0/+68