Docs.rs
askama_derive-0.13.0-pre.0
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
askama_derive 0.13.0-pre.0
Procedural macro package for Askama
Crate
Source
Builds
Feature flags
Documentation
Coverage
50%
1
out of
2
items documented
0
out of
1
items with examples
Size
Source code size: 292.83 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 1.07 MB
This is the summed size of all files generated by rustdoc for all configured targets
Links
Homepage
askama-rs/askama
400
21
24
crates.io
Dependencies
basic-toml ^0.1.1
normal
optional
memchr ^2
normal
askama_parser =0.13.0-pre.0
normal
proc-macro2 ^1
normal
pulldown-cmark ^0.13.0
normal
optional
quote ^1
normal
rustc-hash ^2.0.0
normal
serde ^1.0
normal
optional
serde_derive ^1.0
normal
optional
syn ^2.0.3
normal
console ^0.15.8
dev
prettyplease ^0.2.20
dev
similar ^2.6.0
dev
syn ^2.0.3
dev
Versions
0.13.0
0.13.0-pre.0
0.12.5
0.12.4
0.12.3
0.12.2
0.12.1
0.12.0
0.11.2
0.11.1
0.11.0
0.10.5
0.10.4
0.10.3
0.10.2
0.10.1
0.10.0
0.9.0
0.8.0
0.7.2
0.7.1
0.7.0
0.6.4
0.6.3
0.6.2
0.6.1
0.6.0
0.5.0
0.4.0
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.1
0.2.0
0.1.0
Owners
askama_derive: procedural macros for the Askama templating engine
This crate contains the procedural macros used by the
Askama
templating engine.