Error Set NameToFileHandleAtError [src]

Errors

FileNotFound
NameTooLong
NotDir
OperationNotSupported
Unexpected

Source

pub const NameToFileHandleAtError = error{ FileNotFound, NotDir, OperationNotSupported, NameTooLong, Unexpected, }