summaryrefslogtreecommitdiff
path: root/src/ser.rs
AgeCommit message (Collapse)Author
2017-05-21Add stricter lints.Sam Scott
2017-05-21Docs, API and panics.Sam Scott
Improved documentation, simpified the API coverage, and replaced panics with errors in most cases.
2017-05-20Rewrite of most components.Sam Scott
Simplify `ser` logic, and expand `de` functionality.