pub async fn run<R, S>(setup: S)where S: Fn() -> R, R: Future<Output = Connection>,
Run rdbcq spec.
rdbcq