askama/askama_derive_standalone
2025-04-20 23:55:03 +02:00
..
2025-03-11 19:31:06 +01:00
2025-03-11 19:31:06 +01:00
2025-04-20 23:55:03 +02:00
2025-03-11 19:31:06 +01:00
2025-03-11 19:31:06 +01:00
2025-03-11 19:31:06 +01:00
2025-03-11 19:31:06 +01:00
2025-03-11 19:31:06 +01:00
src
2025-03-11 19:31:06 +01:00
2025-03-11 19:31:06 +01:00
2025-03-11 19:31:06 +01:00

This crate embeds the source of askama_derive, but is not a proc_macro. This way we can more easily access the internals of the crate.

To run the benchmark, execute cargo bench in this folder, or cargo bench -p askama_derive_standalone in the project root.