Skip to content

book: document blocks#340

Merged
GuillaumeGomez merged 3 commits intoaskama-rs:masterfrom
Kijewski:pr-stuff
Feb 9, 2025
Merged

book: document blocks#340
GuillaumeGomez merged 3 commits intoaskama-rs:masterfrom
Kijewski:pr-stuff

Conversation

@Kijewski
Copy link
Copy Markdown
Member

@Kijewski Kijewski commented Feb 8, 2025

No description provided.

Err(err) => {
let msgs = err.into_iter().map(|err| err.to_string());
let ts = quote! {
span =>
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The change only matters for our rinja playground. In actual code, derive_template would never be called if the input struct does not contain valid rust syntax.

@Kijewski Kijewski marked this pull request as draft February 8, 2025 21:46
@Kijewski Kijewski marked this pull request as ready for review February 8, 2025 21:46
@GuillaumeGomez
Copy link
Copy Markdown
Collaborator

Thanks!

@GuillaumeGomez GuillaumeGomez merged commit bb6153b into askama-rs:master Feb 9, 2025
@Kijewski Kijewski deleted the pr-stuff branch February 9, 2025 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants