Rocket/core/lib/src/router
Sergio Benitez 4a00c1fe77 Improve 'Error' type: make 'ErrorKind' accessible.
This commit improves the 'Error' type such that:
  - It is now fully documented.
  - The `ErrorKind` enum variant fields are all publicly reachable.
  - The `Sentry` type is exposed.

This is a breaking change:
  - `ErrorKind::Collisions` is now struct-like with two fields.
2024-06-03 20:11:20 -07:00
..
collider.rs Remove old 'log' macros. Color via subscriber. 2024-06-03 14:39:12 -07:00
matcher.rs Implement 'Trace' trait. Use structured logging. 2024-06-03 14:33:24 -07:00
mod.rs Implement more conservative URI normalization. 2023-04-07 19:59:57 -07:00
router.rs Improve 'Error' type: make 'ErrorKind' accessible. 2024-06-03 20:11:20 -07:00