TIME

Constant TIME 

Source
pub const TIME: TypeMarker;
Expand description

Specifies a TIME column type (without timezone).

TIME stores time of day without date or timezone.

See: https://www.postgresql.org/docs/current/datatype-datetime.html