tan_fmt 0.4.0

Formatting technology for the Tan Language
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 = 3

[[package]]
name = "tan"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cccc80c95645c6f2e4155667451cd2bfceb0cd3a70c3b0efe47e48058b51bb9b"

[[package]]
name = "tan_fmt"
version = "0.4.0"
dependencies = [
 "tan",
]