aboutsummaryrefslogtreecommitdiff
path: root/examples/example-implicit-dispatcher/page.toml
blob: 2812b793f45158013ecdc41d8e430ad94dd8d744 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
[example]
id = "example-implicit-dispatcher"
name = "Implicit Dispatcher"
icon = "🫥"
category = "dispatch"
desc = """
Example Implicit Dispatcher
"""
tags = ["implicit"]
files = ["src/main.rs", "Cargo.toml"]