ryscheng / sql-proxy-rs

Programmable MariaDB/Postgres Proxy for Rust
Apache License 2.0
17 stars 11 forks source link

Tidy packet type #11

Closed nhynes closed 4 years ago

nhynes commented 4 years ago

should be rebased onto #10

nhynes commented 4 years ago

proper requires nightly: #![feature(bind_by_move_pattern_guards, proc_macro_diagnostic, proc_macro_span)]` :-1: good thing CI is working!