aboutsummaryrefslogtreecommitdiff
path: root/rossweisse/src/implementations/router/fields.rs
Commit message (Expand)AuthorAgeFilesLines
* chore(license): Relicense under MIT OR Apache-2.0HEADmainFuwn2026-02-201-17/+0
* fix(rossweisse): Fix all clippy pedantic and nursery lint errorsFuwn2026-01-211-11/+14
* chore(examples): update rossweisse exampleFuwn2024-04-101-10/+12
* feat(rossweisse): remove required phantom dataFuwn2024-04-011-19/+35
* feat(windmark): prelude feature flagFuwn2023-05-051-3/+3
* refactor: simplify importsFuwn2023-05-051-2/+1
* feat(methods): special index handlingFuwn2023-05-041-2/+3
* feat(rossweisse): initial implementation of struct router frameworkFuwn2023-04-271-0/+86