simple-mermaid 0.1.1

Simple Mermaid diagrams RustDoc integration
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "simple-mermaid"
description = "Simple Mermaid diagrams RustDoc integration"
version = "0.1.1"
edition = "2021"
homepage = "https://github.com/glueball/simple-mermaid"
repository = "https://github.com/glueball/simple-mermaid"
keywords = ["documentation", "mermaid", "diagrams"]
license = "MIT"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]