blob: 220ea164173476b9c16612e76cf2ef32d7cddd1b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
[example]
id = "example-dispatch-tree"
name = "Dispatch Tree"
icon = "🌳"
category = "dispatch"
desc = """
Example Dispatch Tree
"""
tags = ["dispatch_tree"]
files = ["src/main.rs", "Cargo.toml"]
|