docloom 0.2.0

Programmatically compose documents and render them to Markdown or styled terminal output.
Documentation
[dependencies.itemize]
version = "0.1.0"

[[example]]
name = "readme"
path = "examples/readme.rs"

[lib]
name = "docloom"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Programmatically compose documents and render them to Markdown or styled terminal output."
documentation = "https://github.com/Pingid/docloom#readme"
edition = "2024"
homepage = "https://github.com/Pingid/docloom"
license = "MIT"
name = "docloom"
readme = "README.md"
repository = "https://github.com/Pingid/docloom"
version = "0.2.0"