Age | Commit message (Expand) | Author |
---|---|---|
2017-02-05 | Introduce de::from_reader | Arthur Skobara |
2017-01-31 | Update serde to 0.9.3 and use serde::ser::Impossible | Anthony Ramine |
2017-01-29 | Use dtoa to not allocate a String to serialize a float | Anthony Ramine |
2017-01-29 | Use itoa to not allocate a String to serialize an integer | Anthony Ramine |
2017-01-29 | Use void for the unreachable serializers | Anthony Ramine |
2016-09-11 | Add convenience functions (fixes #2) | Anthony Ramine |
2016-09-11 | x-www-form-urlencoded meets Serde | Anthony Ramine |