diff options
author | René Kijewski <kijewski@library.vetmed.fu-berlin.de> | 2022-03-10 08:44:35 +0100 |
---|---|---|
committer | Dirkjan Ochtman <dirkjan@ochtman.nl> | 2022-03-23 19:37:10 +0100 |
commit | 4c0388d11e1bafb85250b649ff610d3f9c7f9452 (patch) | |
tree | f6c9313c30c2475a5bc729bb57148342e11aedec /askama_actix/LICENSE-APACHE | |
parent | 944d591121865c7c6856c91bfe9d2e91b2d5ff44 (diff) | |
download | askama-4c0388d11e1bafb85250b649ff610d3f9c7f9452.tar.gz askama-4c0388d11e1bafb85250b649ff610d3f9c7f9452.tar.bz2 askama-4c0388d11e1bafb85250b649ff610d3f9c7f9452.zip |
Reduce askama_derive to a single re-export
All the hard work in askama_derive was actually done in askama_shared.
This PR removes the back-and-forth interaction between the two crates.
Now askama_derive is a single re-export of `#[derive(Template)]` which
has to be done in a proc_macro crate.
This most likely means that askama_derive is "final", unless another
derive template needs to be introduced in the future.
Diffstat (limited to 'askama_actix/LICENSE-APACHE')
0 files changed, 0 insertions, 0 deletions