Skip to main content

nullable

Function nullable 

Source
pub fn nullable(scalar: Scalar) -> Scalar
Expand description

A copy of scalar that also accepts null (the ? form).