We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
This seems to work, but is not mentioned in the guide (in transitioning.html):
transitioning.html
cargo-features = ["edition"] [workspace] members = ["askama", "askama_derive", "askama_shared", "testing"] edition = "2018"
Obviously, adding it one place instead of per-crate is rather attractive!