rustic / com.osm.gradle.plugins.types.interfaces.options.config.target / ITriple / linker

linker

abstract val linker: String?

This is the linker which is passed to rustc (via -C linker=) when the $triple is being compiled for. By defaulhis flag is not passed to the compiler.