rustic / com.osm.gradle.plugins.types.config.options.config / Build / rustcWrapper

rustcWrapper

open var rustcWrapper: String?

run this wrapper instead of rustc; useful to set up a build cache tool such as sccache

open fun rustcWrapper(value: String?): Unit