aboutsummaryrefslogtreecommitdiff
path: root/src/ser.rs
AgeCommit message (Expand)AuthorLines
2017-04-12Simplify if-statementsDaniel Lockyer-1/+1
2017-02-21Add support for `serialize_bytes`Alex Crichton-3/+4
2017-02-10Add a serialization helper to put tables lastAlex Crichton-2/+266
2017-02-10Update ser.rsJonas mg-1/+1
2017-02-08Rewrite crate with serde support from ground upAlex Crichton-0/+1006