mirror of
https://github.com/rwf2/Rocket.git
synced 2025-02-13 04:02:04 +00:00
Prior to this commit, 'Vec', 'HashMap', and 'BTreeMap' would parse leniently irrespetive of the requested parsing strategy. This commit changes their behavior so that the parsing strategy is respected. Resolves #2131. |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml |