Searched refs:TimestampValue (Results 1 – 1 of 1) sorted by relevance
93 struct TimestampValue<'a>(&'a Timestamp); in fmt() struct95 impl<'a> fmt::Debug for TimestampValue<'a> { in fmt() implementation102 .field(&TimestampValue(self)) in fmt()