type PathEntry = (PathBuf, Result<ParsedConnectPoint, LoadError>);Expand description
Helper: Individual member of the vector returned by ParsedConnectPoint::load_dir
type PathEntry = (PathBuf, Result<ParsedConnectPoint, LoadError>);Helper: Individual member of the vector returned by ParsedConnectPoint::load_dir