pub type TimeStampToken = ContentInfo;
Time stamp token.
TimeStampToken ::= ContentInfo
struct TimeStampToken { pub content_type: Oid, pub content: Captured, }
content_type: Oid
content: Captured