could you please provide a cargo package for rust. (AEGHB-620)
Connor-WangK opened this issue · 2 comments
Connor-WangK commented
could you please provide a cargo package for rust. (AEGHB-620)
xcguang commented
Now we have no such package, we need evaluate it, thanks for your interesting in esp-mesh-lite.
vinicius-smartme commented
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).