latest

Function latest 

Source
pub fn latest<T>(dat1: Datum<T>, dat2: Datum<T>) -> Datum<T>
Expand description

Get the newer of two Datum objects.