Start to look at the toolchain for Rust on ESP32 family modules. After some googling, here is the first result.

rust-esp32-a

Clearly the toolchain is working in its early stage. $ cargo build OK. Both espflash and espmonitor are working.

rust-esp32-b

Reference: