cluster_seeds

Function cluster_seeds 

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