aboutsummaryrefslogtreecommitdiff
path: root/src/response/configuration.rs
Commit message (Collapse)AuthorAgeFilesLines
* refactor(configuration): Derive Default traitFuwn2026-01-211-0/+1
|
* chore: Bump MSRVFuwn2025-06-021-3/+7
|
* style: Use nightly Rust formatterFuwn2025-06-021-20/+8
|
* refactor(src): Remove unnecessary allocationsFuwn2025-05-211-8/+20
|
* format(configuration): reformat using rustfmt rulesFuwn2025-01-141-20/+8
|
* fix(html): relative url handlingFuwn2025-01-141-8/+20
|
* refactor(response): move configuration into structFuwn2024-07-241-0/+23