Module load

Source
Expand description

Functionality for reading a connect point from a file, and verifying that its permissions are correct.

Structs§

ConnPointIterator
Iterator returned by ParsedConnectPoint::load_dir()
LoadOptions
Configured options for a single file within a directory.
LoadOptionsBuilder
Builder for LoadOptions.

Enums§

LoadError
An error encountered while trying to read a ParsedConnectPoint.
LoadOptionsBuilderError
Error type for LoadOptionsBuilder

Functions§

load_dirent 🔒
Helper for load_dir: Read the element listed as entry within dir.

Type Aliases§

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