summaryrefslogtreecommitdiffstats
path: root/parser/src/parser.rs
AgeCommit message (Expand)Author
2019-12-26WIPparser/port-content-dispositionMatthias Beyer
2019-12-26Rewrite functions to return Result<_>Matthias Beyer
2019-12-26fixup! Add Disposition::{FormData, Extension} supportMatthias Beyer
2019-12-23Replace own error type with failureparsingMatthias Beyer
2019-12-23Remove test that depends on test data that we have not imported from mailparseMatthias Beyer
2019-12-23Fix imports in doctests and testsMatthias Beyer
2019-12-23Move header stuff to own moduleMatthias Beyer
2019-12-23Import mailparse codeMatthias Beyer