espressif/esp-mesh-lite

could you please provide a cargo package for rust. (AEGHB-620)

Connor-WangK opened this issue · 2 comments

could you please provide a cargo package for rust. (AEGHB-620)

Now we have no such package, we need evaluate it, thanks for your interesting in esp-mesh-lite.

I agree. A Rust component would be very useful.

Please take a look at the esp-rs project:
https://github.com/esp-rs

It could be done by translating the current project (best approach) or creating a FFI (fast approach).