gracile 0.1.2

A polyglot template engine — identical rendering across Rust, CLI, and any JavaScript runtime
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "gracile"
version = "0.1.2"
dependencies = [
 "gracile-core",
]

[[package]]
name = "gracile-core"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b58d000d37e9bc0d42ce9c21a1714a0549af407b66fdde0ea8b776848bea14df"