fernandobatels / rsfbclient

Rust Firebird Client
MIT License
76 stars 11 forks source link

Builders as a features #23

Closed fernandobatels closed 4 years ago

fernandobatels commented 4 years ago

Some libs use the 'cargo features' for force user to chose between async/sync. We can do the same for chose the 'connection builders'.