Type Definition holochain_zome_types::timestamp::TimestampResult[][src]

type TimestampResult<T> = Result<T, TimestampError>;