pub async fn get_graph(
__arg0: State<DebugController>,
__arg1: Path<(String, String, String, String)>,
) -> Result<Json<GraphResponse>, StatusCode>pub async fn get_graph(
__arg0: State<DebugController>,
__arg1: Path<(String, String, String, String)>,
) -> Result<Json<GraphResponse>, StatusCode>