Sign in
chromium
/
chromium
/
src
/
6cb15f0f9fcdd1e34dba5cc914975f873d10a7dd
/
.
/
mojo
/
public
/
rust
/
rust.gni
blob: 0fff4748eafe3922e6f5f183e979ced6fcc256d7 [
file
] [
log
] [
blame
]
# Copyright 2024 The Chromium Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
declare_args
()
{
# Support for the experimental Rust mojo implementation.
enable_rust_mojo
=
false
}