aramperes / nut-rs

rups: A Network UPS Tools (NUT) implementation in Rust.

Home Page:https://crates.io/crates/rups

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Generify `blocking` and `tokio` modules

aramperes opened this issue · comments

The blocking and tokio modules have a lot of duplicated code. It should be possible to abstract a few things away.