Rocket/core/lib
Matthew Pomes f21da79f44 Make 'form::ErrorKind' 'From' impl const generic.
Converts an older style array impl to one that uses const generics,
allowing any array length, not just a few sizes.
2022-05-19 18:17:06 -07:00
..
fuzz Migrate Rocket to Rust 2021 edition. 2022-04-19 18:35:38 -07:00
src Make 'form::ErrorKind' 'From' impl const generic. 2022-05-19 18:17:06 -07:00
tests Introduce shutdown fairings. 2022-05-07 06:12:32 -05:00
build.rs Migrate Rocket to Rust 2021 edition. 2022-04-19 18:35:38 -07:00
Cargo.toml New version: 0.5.0-rc.2. 2022-05-09 06:32:46 -05:00