override fun getDescription()

in plugin-rust-server/src/main/kotlin/jetbrains/buildServer/rust/CargoRunnerRunType.kt [31:33]


    override fun getDescription(): String {
        return CargoConstants.RUNNER_DESCRIPTION
    }