Skip to content

Commit

Permalink
Namespaces
Browse files Browse the repository at this point in the history
  • Loading branch information
andrzejressel committed Dec 21, 2024
1 parent 35f0aac commit 1db4ccf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ use std::collections::BTreeMap;
// }

#[derive(Template)]
#[template(path = "types_mod.rs.jinja", whitespace = "suppress")]
#[template(path = "types_mod.rs.jinja")]
struct TemplateModel {
files: Vec<String>,
directories: Vec<String>,
Expand Down

0 comments on commit 1db4ccf

Please sign in to comment.