Function shared_build_opts_ccache

Source
pub fn shared_build_opts_ccache(
    ccache_variant: Option<CcacheVariant>,
) -> Vec<String>
Expand description

Use of compiler cache (ccache) to speed up the build process.