aboutsummaryrefslogtreecommitdiff
path: root/src/request.rs
Commit message (Collapse)AuthorAgeFilesLines
* chore(license): Relicense under MIT OR Apache-2.0HEADmainFuwn2026-02-201-18/+0
|
* docs: Update copyright header yearFuwn2025-06-041-2/+2
|
* 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