askama/rinja_derive_standalone
2024-12-21 18:53:44 +01:00
..
2024-12-21 18:53:44 +01:00
2024-06-22 02:49:01 +02:00
2024-06-22 02:49:01 +02:00
2024-06-22 02:49:01 +02:00
src
2024-06-22 02:49:01 +02:00
2024-06-22 02:49:01 +02:00

This crate embeds the source of rinja_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 rinja_derive_standalone in the project root.