Type Definition polars_plan::dsl::GetOutput

source ·
pub type GetOutput = SpecialEq<Arc<dyn FunctionOutputField>>;

Implementations§

Trait Implementations§

Returns the “default value” for a type. Read more