EasyPost / rust-mysql-binlog

Rust implementation of the MySQL binlog format
ISC License
102 stars 18 forks source link

Some 2020 Updates #4

Closed Roguelazer closed 4 years ago

Roguelazer commented 4 years ago

The latter change is more invasive (and breaking to the API); intead of just returning dynamically-typed Failure objects, the API now actually returns the various *Error structs.