Module cc

Source
Expand description

A basic cross-platform C compiler driver.

See crate ::cc.

Modules§

windows_registry
A helper module to looking for windows-specific tools:

Structs§

Build
A builder for compilation of a native library.
Error
Represents an internal error that occurred, with an explanation.
Tool
Configuration used to represent an invocation of a C compiler.