blob: a8227def5dfe7c52060d523b40b2c4e13424aa65 [file] [log] [blame]
// Copyright 2022 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.
{
include: [ "//examples/diagnostics/inspect/codelab/rust/client/meta/common.shard.cml" ],
children: [
{
name: "reverser",
url: "fuchsia-pkg://fuchsia.com/inspect_rust_codelab#meta/part_1.cm",
},
],
}