Type Definition polars_lazy::dsl::GetOutput[][src]

pub type GetOutput = NoEq<Arc<dyn FunctionOutputField>>;
This is supported on crate feature compile only.

Implementations

Trait Implementations

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