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

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