mirror of
https://github.com/rwf2/Rocket.git
synced 2024-12-26 12:22:36 +00:00
6bdd2f8186
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 |