Expand description
Provides access to the llvm tools installed through the llvm-tools-preview
rustup component.
Structs§
- Llvm
Tools - Allows to retrieve paths of llvm tools.
Enums§
Functions§
- exe
- Appends
*.exe
on Windows, returns the original name on other platforms.