Docs.rs
askama_derive-0.12.5
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.12.5
Procedural macro package for Askama
Crate
Source
Builds
Feature flags
Documentation
Coverage
0%
0
out of
2
items documented
0
out of
1
items with examples
Size
Source code size: 137.17 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 416.30 kB
This is the summed size of all files generated by rustdoc for all configured targets
Links
Homepage
askama-rs/askama-old
3644
228
111
crates.io
Dependencies
basic-toml ^0.1.1
normal
optional
mime ^0.3
normal
mime_guess ^2
normal
askama_parser ^0.2
normal
proc-macro2 ^1
normal
quote ^1
normal
serde ^1.0
normal
optional
syn ^2
normal
Versions
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.