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

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