Rocket/core
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
..
codegen Consistently prefix codegen variables with '__'. 2021-05-29 15:33:15 -07:00
http Impl 'PartialEq<Cow<RawStr>>' for 'RawStr'. 2021-06-01 11:16:40 -07:00
lib Allow more types in 'contains' field validator. 2021-06-01 11:30:34 -07:00