Login
From:
Mara's Blog
(Uncensored)
subscribe
Writing Python inside your Rust code — Part 3
https://blog.m-ou.se/writing-python-inside-rust-3/
links
backlinks
Roast topics
Find topics
Find it!
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.