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

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