| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat(routeify): reorder import paths for consistency | 魏曹先生 | 2 days | 1 | -1/+1 |
| | | |||||
| * | feat(routeify): map `?` span to `route!` for tooling support | 魏曹先生 | 2 days | 1 | -2/+9 |
| | | | | | | | Use the span of the `?` token when generating the macro invocation in the `#[routeify]` transformation, so that rust-analyzer resolves hover and go-to-definition on `?` to the `route!` macro's documentation | ||||
| * | feat(extensions): add routeify extension macro for error routing | 魏曹先生 | 2 days | 1 | -0/+39 |
