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

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