Expand description
Functionality for reading a connect point from a file, and verifying that its permissions are correct.
Structs§
- Conn
Point Iterator - Iterator returned by
ParsedConnectPoint::load_dir()
- Load
Options - Configured options for a single file within a directory.
- Load
Options Builder - Builder for
LoadOptions
.
Enums§
- Load
Error - An error encountered while trying to read a
ParsedConnectPoint
. - Load
Options Builder Error - Error type for LoadOptionsBuilder