René Kijewski
René Kijewski
Yes, I could use a CancellationToken for example. I thought maybe you would know a simple way to implemented that feature. I think it such a method would be nice...
Can you please have a look if changing `post_should_be_blurred && …` to `*post_should_be_blurred && …` does the trick?
You won't have to change it back. The asterisk `*` won't be needed anymore, but it won't hurt, either.
There is prior discussion to this feature request in issue . [`askama-enum`](https://crates.io/crates/askama-enum) should still work fine for askama 0.12, if someone wants to fork the project.