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

rustFlags

open var rustFlags: Iterable<String?>?

custom flags to pass to all compiler invocations

open fun rustFlags(value: Iterable<String?>?): Unit