Sharing a mutable reference with Python

Sharing a mutable reference with Python

Articles
As part of Lily's ongoing project to reimplement Django’s templating language in Rust, she has been adding support for custom template tags.