docloom 0.2.1

Programmatically compose documents and render them to Markdown or styled terminal output.
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 = "docloom"
version = "0.2.1"
dependencies = [
 "itemize",
]

[[package]]
name = "itemize"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a3a48bc18040f7ff53138b1fa059fa33be6783580c06e75b7a2c8217bb5436aa"