Cargo Features
winfsp_wrs has no features set by default.
[dependencies]
winfsp_wrs = { version = "0.3.0", features = ["debug", "icon"] }
- debug
- icon
-
Enable
set_icon
for FileSystem to add a custom icon for the mountpoint folderEnables Win32_System_IO and Win32_UI_Shell of windows-sys ^0.52.0
Affects
file_system::set_folder_icon
…