Rocket/core/lib
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
..
fuzz Finalize 'tracing' migration. 2024-06-03 15:02:44 -07:00
src Improve 'Error' type: make 'ErrorKind' accessible. 2024-06-03 20:11:20 -07:00
tests Finalize 'tracing' migration. 2024-06-03 15:02:44 -07:00
build.rs Fix min dependency versions. Update MSRV to 1.64. 2023-12-13 17:49:05 -08:00
Cargo.toml Allow dynamic selection of log format. 2024-06-03 14:39:20 -07:00
LICENSE-APACHE Symlink license files in all crate directories. 2024-04-06 20:46:07 -07:00
LICENSE-MIT Symlink license files in all crate directories. 2024-04-06 20:46:07 -07:00