Rocket/core
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
..
codegen Improve 'Error' type: make 'ErrorKind' accessible. 2024-06-03 20:11:20 -07:00
http Finalize 'tracing' migration. 2024-06-03 15:02:44 -07:00
lib Improve 'Error' type: make 'ErrorKind' accessible. 2024-06-03 20:11:20 -07:00