Type Definition hdi::prelude::TimestampResult

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