ch347_rs 0.2.1

ch347 for rust
Documentation
1
2
3
4
5
mod ch347dll;
mod ch347lib;

pub use ch347dll::*;
pub use ch347lib::*;