Sign in
fuchsia
/
fuchsia
/
HEAD
/
.
/
src
/
lib
/
fuchsia-sync
/
meta
/
enable_rust_backtrace.shard.cml
blob: 9d58ab41fde15f3147e717919d3fafadb944a0eb [
file
] [
log
] [
blame
]
// Copyright 2025 The Fuchsia Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
{
program
:
{
environ
:
[
"RUST_BACKTRACE=1"
],
},
}