pub async fn get_session_traces(
__arg0: State<DebugController>,
__arg1: Path<String>,
) -> Result<Json<Vec<Value>>, StatusCode>pub async fn get_session_traces(
__arg0: State<DebugController>,
__arg1: Path<String>,
) -> Result<Json<Vec<Value>>, StatusCode>