pub fn metadata(
meta: &EnvelopeMeta,
kind: TopicKind,
) -> Result<(Topic, Cursor, DateTime<Utc>), ConversionError>Expand description
Check the topic, cursor, hash, and server timestamp.
pub fn metadata(
meta: &EnvelopeMeta,
kind: TopicKind,
) -> Result<(Topic, Cursor, DateTime<Utc>), ConversionError>Check the topic, cursor, hash, and server timestamp.