Type Alias kip_sql::execution::volcano::BoxedExecutor
source · pub type BoxedExecutor = BoxStream<'static, Result<Tuple, ExecutorError>>;Aliased Type§
struct BoxedExecutor { /* private fields */ }pub type BoxedExecutor = BoxStream<'static, Result<Tuple, ExecutorError>>;struct BoxedExecutor { /* private fields */ }