{
"id": "framework:actix-web",
"_kind": "Framework",
"_file": "domain/frameworks/actix-web.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Actix Web",
"belongsToLanguageId": "language:rust",
"category": "web-backend",
"description": "Actix Web — an actor-based web framework for Rust.\n"
},
"outgoingEdges": [
{
"from": "framework:actix-web",
"to": "language:rust",
"kind": "belongs_to_language"
}
],
"incomingEdges": []
}