Release dobot 0.1.1 for Rust


#1

Hi all dobot enthusiasts,

I’m happy to announce dobot for Rust, which was motivated by pydobot.

The project lets you communicate with robot with safe API. Also, it provides asynchronous API on tokio runtime such that it can integrate with I/O heavy project without blocking your program.

The crate is already on crates io and documents are available.