Type Definition holochain_types::prelude::timestamp::TimestampResult[][src]

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