Type Definition hdk::prelude::TimestampResult[]

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