Skip to main content

get_graph

Function get_graph 

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