pub trait RawTimestamp { }
Expand description
a private trait used to mark types capable of being uses as a basetype for a Timestamp
.
pub trait RawTimestamp { }
a private trait used to mark types capable of being uses as a basetype for a Timestamp
.