agent-doc-element 0.34.69

Pure element descriptors for agent-doc document components
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
name = "agent-doc-element"
version = "0.34.69"
edition = "2024"
description = "Pure element descriptors for agent-doc document components"
license = "MIT"
repository = "https://github.com/btakita/agent-doc"

[lib]
name = "agent_doc_element"

[dependencies]
anyhow = "1"
pulldown-cmark = "0.13"
uuid = { version = "1", features = ["v4"] }