Rocket/contrib
Sergio Benitez 7b48ca7103 Add optional input for IntoOutcome. Add mapper methods to Outcome.
This is a breaking change to `IntoOutcome`.

The MsgPack and JSON types now use `into_outcome` to generate the final
`Outcome` from their `FromData` implementations.

Resolves #98.
2017-04-18 21:56:21 -07:00
..
src Add optional input for IntoOutcome. Add mapper methods to Outcome. 2017-04-18 21:56:21 -07:00
tests Use pub(crate) to enforce doc(hidden). 2017-02-03 02:17:06 -08:00
Cargo.toml New version: 0.2.6. 2017-04-17 16:21:56 -07:00