gracile 0.1.1

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.1"
dependencies = [
 "gracile-core",
]

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