[][src]Type Definition ytnef::tnef::TNEFResult

type TNEFResult<T> = Result<T, TNEFError>;