Function pgrepr::null_datum[][src]

pub fn null_datum(ty: &Type) -> (Datum<'static>, ScalarType)
Expand description

Constructs a null datum of the specified type.