blob: 029cfb56349291e7dea83be37dee08a5daf98c79 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
[example]
id = "example-completion"
name = "Completion"
icon = "🔄"
category = "ux"
desc = """
Example Completion
"""
tags = ["comp"]
files = ["src/main.rs", "build.rs", "Cargo.toml"]
|