Files
2025-11-29 18:21:42 +08:00

14 lines
297 B
JSON

{
"name": "rust-performance",
"description": "Rust Performance Toolkit - Best practices, async patterns, zero-cost abstractions, and performance optimization",
"version": "1.0.0",
"author": {
"name": "Brock"
},
"agents": [
"./agents"
],
"commands": [
"./commands"
]
}