Build-time dependency for Cargo build scripts to invoke the native C compiler
Description
A build-time dependency for Cargo build scripts to assist in invoking
the native C compiler to compile native C code into a static archive to
be linked into Rust code.
This package contains library source intended for building other packages which
use the "cc" crate.