Rocket/core/lib
Sergio Benitez 5f9ff3f3af Impl 'FromForm' for char, 'Range' types.
Implements 'FromForm' for:

  * `char`
  * `Range<T: FromForm>`
  * `RangeFrom<T: FromForm>`
  * `RangeTo<T: FromForm>`
  * `RangeToInclusive<T: FromForm>`

Resolves #2759.
2024-05-02 16:18:53 -07:00
..
fuzz Doc, fix, and test 'cli_colors' deserialization. 2023-12-18 16:37:56 -08:00
src Impl 'FromForm' for char, 'Range' types. 2024-05-02 16:18:53 -07:00
tests Rename 'Rocket::configure()' to 'reconfigure()'. 2024-04-25 14:47:43 -07:00
build.rs Fix min dependency versions. Update MSRV to 1.64. 2023-12-13 17:49:05 -08:00
Cargo.toml Introduce dynamic TLS resolvers. 2024-04-16 23:50:28 -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