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

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