aboutsummaryrefslogtreecommitdiff
path: root/examples/example-basic/page.toml
blob: a9e1a15c533895e2725cb55cb818de3e7b45cc71 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
[example]
id = "example-basic"
name = "Basic"
icon = "🚀"
category = "core"
desc = """
Example The Basic Usage of Mingling
"""
tags = ["dispatcher!", "#[chain]", "#[renderer]"]
files = ["src/main.rs", "Cargo.toml"]