Error Set ReadLinkError [src]

Errors

AccessDenied
FileNotFound
NameTooLong
NetworkNotFound
Unexpected
UnsupportedReparsePointType

Source

pub const ReadLinkError = error{ FileNotFound, NetworkNotFound, AccessDenied, Unexpected, NameTooLong, UnsupportedReparsePointType, }