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

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