Module prelude

Source
Expand description

Prelude for stream plan nodes.

Re-exports§

pub use super::super::Stream;
pub use super::super::generic::GenericPlanRef;
pub use super::super::generic::PhysicalPlanRef;
pub use super::StreamPlanNodeMetadata;
pub use crate::optimizer::property::StreamKind;

Type Aliases§

Result
The result type for the frontend crate.