Modules
std
os
windows
GetFileAttributesError
Error Set GetFileAttributesError
[src]
Errors
AccessDenied
FileNotFound
Unexpected
Source
pub const GetFileAttributesError = error{ FileNotFound, AccessDenied, Unexpected, }