Type Definition holochain::prelude::timestamp::TimestampResult

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