cluster_get

Function cluster_get 

Source
async fn cluster_get(
    __arg0: State<AppState>,
    __arg1: Path<u16>,
) -> Result<Json<ClusterGetResponse>, (StatusCode, String)>