Rocket/core/lib
Sergio Benitez 8214df4a56 Allow more types in 'contains' field validator.
The validator can now validate string contents with:

    * '&[char]'
    * 'F: FnMut(char) -> bool'
2021-06-01 11:30:34 -07:00
..
src Allow more types in 'contains' field validator. 2021-06-01 11:30:34 -07:00
tests Fixup URI (de)serialization. 2021-05-24 12:16:03 -07:00
build.rs Update minimum rustc to 1.46. 2020-10-21 19:56:12 -07:00
Cargo.toml Protect graceful shutdown against runaway I/O. 2021-05-31 23:47:52 -07:00