Type Definition coord::command::RowsFuture[][src]

pub type RowsFuture = Pin<Box<dyn Future<Output = PeekResponse> + Send>>;