tstring-html 0.1.9

HTML parser-first renderer for PEP 750 template strings
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "tstring-html"
description = "HTML parser-first renderer for PEP 750 template strings"
edition.workspace = true
homepage.workspace = true
license.workspace = true
repository.workspace = true
rust-version.workspace = true
version.workspace = true

[dependencies]
tstring-format-doc = { version = "0.1.5", path = "../tstring-format-doc-rs" }
tstring-syntax.workspace = true