Skip to main content

get_namespace_stats

Function get_namespace_stats 

Source
pub async fn get_namespace_stats<S: WorkflowStore>(
    __arg0: State<Arc<AppState<S>>>,
    __arg1: Path<String>,
) -> Result<Json<Value>, AppError>