zacharygolba / via

A multi-threaded async web framework for people who appreciate simplicity.
Apache License 2.0
1 stars 0 forks source link

refactor(via): improve code reuse and serialize impl for Error #23

Closed zacharygolba closed 3 weeks ago

zacharygolba commented 3 weeks ago

Cleans up the serialize impl for the Error type and improves code reuse in the error module.