Structsยง
- DirHandle
- FileAttributes ๐
- MetadataHandle 
- Windows supports handles without any read/write/delete permissions - these handles can get metadata, but little else. We represent that by storing the metadata from the time the handle was opened.
Enumsยง
- CreationDisposition ๐
Traitsยง
Functionsยง
- extract_windows_ ๐epoch 
- Windows FILETIME is measured in 100-nanosecs since 1601
- write_filetime_ ๐field