blob: 9113afe578e9620ab30bec250ef7d851d5b05842 [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_3.cm",
},
],
}