mz_
adapter
0.0.0
Rows
Future
Aliased Type
In mz_
adapter::
command
mz_adapter
::
command
Type Alias
RowsFuture
Copy item path
Source
pub type RowsFuture =
Pin
<
Box
<dyn
Future
<Output =
PeekResponseUnary
> +
Send
>>;
Aliased Type
ยง
struct RowsFuture {}