PistonDevelopers / meta

A DSL parsing library for human readable text documents
MIT License
90 stars 5 forks source link

Return `Result<(), io::Error>` in `ParseErrorHandler::write` #255

Closed bvssvni closed 9 years ago

bvssvni commented 9 years ago

Get rid of unwraps.