Docs.rs
askama_shared-0.12.0
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
askama_shared 0.12.0
Shared code for Askama
Crate
Source
Builds
Feature flags
Documentation
Coverage
44.93%
31
out of
69
items documented
0
out of
38
items with examples
Links
Homepage
askama-rs/askama-old
3582
219
111
crates.io
Dependencies
askama_escape ^0.10.2
normal
humansize ^1.1.0
normal
nom ^7
normal
num-traits ^0.2.6
normal
percent-encoding ^2.1.0
normal
proc-macro2 ^1
normal
quote ^1
normal
serde ^1.0
normal
serde_derive ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.8
normal
syn ^1
normal
toml ^0.5
normal
Versions
0.12.2
(2022-02-27)
0.12.1
(2022-02-16)
0.12.0
(2021-12-21)
0.11.2
(2022-02-16)
0.11.1
(2020-11-19)
0.11.0
(2020-11-17)
0.10.5
(2020-11-16)
0.10.4
(2020-07-28)
0.10.3
(2020-07-14)
0.10.2
(2020-06-30)
0.10.1
(2020-06-30)
0.10.0
(2020-06-30)
0.9.1
(2020-01-16)
0.9.0
(2020-01-15)
0.8.0
(2019-02-20)
0.7.2
(2018-10-08)
0.7.1
(2018-07-23)
0.7.0
(2018-06-25)
0.6.2
(2018-04-18)
0.6.1
(2018-04-12)
0.6.0
(2018-04-12)
0.5.0
(2017-09-07)
0.4.0
(2017-09-06)
Owners
askama_shared: shared code for the Askama templating engine
This crate contains helper code used by the
Askama
templating engine.