Skip to main content

PathEntry

Type Alias PathEntry 

Source
type PathEntry = (PathBuf, Result<ParsedConnectPoint, LoadError>);
Expand description

Helper: Individual member of the vector returned by ParsedConnectPoint::load_dir