{
"id": "framework:tauri",
"_kind": "Framework",
"_file": "domain/frameworks/tauri.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Tauri",
"belongsToLanguageId": "language:rust",
"category": "desktop",
"description": "Tauri — a Rust-based framework for building desktop and mobile apps with web frontends.\n"
},
"outgoingEdges": [
{
"from": "framework:tauri",
"to": "language:rust",
"kind": "belongs_to_language"
}
],
"incomingEdges": []
}