Gradle Rust
3.2.5
Gradle Rust
/
fr.stardustenterprises.gradle.rust.data
/
Exports
Exports
data
class
Exports
(
val
exportsVersion
:
Int
,
val
targets
:
List
<
TargetExport
>
=
listOf()
)
Content copied to clipboard
Constructors
Properties
Sources
Constructors
Exports
Link copied to clipboard
fun
Exports
(
exportsVersion
:
Int
,
targets
:
List
<
TargetExport
>
=
listOf()
)
Content copied to clipboard
Properties
exports
Version
Link copied to clipboard
val
exportsVersion
:
Int
Content copied to clipboard
targets
Link copied to clipboard
val
targets
:
List
<
TargetExport
>
Content copied to clipboard
Sources
Gradle Rust on github.com source
Link copied to clipboard