🎨 Nueov enfoque para las funciones de traducción

This commit is contained in:
Manuel Cillero 2023-05-21 21:59:47 +02:00
parent 7691bf4b2f
commit 71b0b0889d
11 changed files with 110 additions and 93 deletions

View file

@ -113,7 +113,7 @@ impl Generator {
),
_ => quote!(
pagetop::html::html_private::render_to!(&#expr, &mut #output_ident);
)
),
});
}