Name Description Size Coverage
com.rs 2841 -
find_tools.rs A helper module to looking for windows-specific tools: 1. On Windows host, probe the Windows Registry if needed; 2. On non-Windows host, check specified environment variables. 46450 -
mod.rs These modules are all glue to support reading the MSVC version from the registry and from COM interfaces. 451 -
registry.rs 6441 -
setup_config.rs 8895 -
vs_instances.rs 6491 -
winapi.rs 4606 -
windows_link.rs Provides the `link!` macro used by the generated windows bindings. This is a simple wrapper around an `extern` block with a `#[link]` attribute. It's very roughly equivalent to the windows-targets crate. 902 -
windows_sys.rs 6020 -