| ascii_str.rs |
|
3738 |
- |
| config.rs |
|
24784 |
- |
| filter_fn.rs |
askama::filter_fn - Proc macro implementation
This parses an annotated freestanding function annotated with the `filter_fn` attribute
into an internal intermediate representation (the `FilterSignature` struct).
Then, the output code is generated from said struct. |
33719 |
- |
| generator |
|
|
- |
| generator.rs |
|
30337 |
- |
| heritage.rs |
|
8564 |
- |
| html.rs |
|
4283 |
- |
| input.rs |
|
41458 |
- |
| integration.rs |
|
20018 |
- |
| lib.rs |
|
28489 |
- |
| spans |
|
|
- |
| spans.rs |
|
8635 |
- |
| tests.rs |
Files containing tests for generated code. |
49929 |
- |