Writing Python inside your Rust code — Part 3

📝

内容提要

Have you ever seen the Rust compiler give a Python error? Or better, have you ever seen rust-analyzer complain about Python syntax? In this post, we’ll extend our python!{} macro to make that happen.

🏷️

标签

➡️

继续阅读