refactor: Use askama crate for compile-time template type checking
This commit is contained in:
parent
039c5f9659
commit
d663b7574b
9 changed files with 364 additions and 778 deletions
|
|
@ -6,6 +6,5 @@ pub mod init;
|
|||
#[cfg(feature = "build")]
|
||||
pub mod build;
|
||||
|
||||
pub mod module_recipe;
|
||||
mod ops;
|
||||
pub mod template;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue