Re-exports§
pub use dunce;
Modules§
- cli
- clipboard
- https://learn.microsoft.com/en-us/windows/win32/shell/clipboard
- com
- console
- Console related utilities Attaching and detaching the console is useful when dealing with elevation, and when dealing with hiding the console window. When elevating, I want the logs to go to the same console the user started the program from. When creating system tray applications, I want the console to be hidden by default, but have it be restorable if the user uses a tray action to show logs.
- elevation
- event_
loop - file
- handle
- hicon
- invocation
- job
- log
- module
- network
- shell
- string
- tray
- window