Function run

Source
pub async fn run<R, S>(setup: S)
where S: Fn() -> R, R: Future<Output = Connection>,
Expand description

Run rdbcq spec.