ParadoxSpiral / libmpv-rs

A libmpv abstraction written in rust that's easy to use and provides the ability to read next to all video and audio codecs.
GNU Lesser General Public License v2.1
100 stars 36 forks source link

Implement std::error::Error for mpv::Error #8

Closed theduke closed 4 years ago

theduke commented 4 years ago

This todo!() here is somewhat ... suboptimal:

https://github.com/ParadoxSpiral/mpv-rs/commit/77537550a0f945a8b712af93c5cf6d6a48d013a0#diff-c0500a66570aa12fe7ea7ca77e2542cfR41

;)

ParadoxSpiral commented 4 years ago

Oof, thanks for looking over it. I had intended to use the debug print.