bind_fuchsia_gizmo_protocol/fuchsia_gizmo_protocol_lib.rs
1// Copyright 2022 The Fuchsia Authors. All rights reserved.
2// Use of this source code is governed by a BSD-style license that can be
3// found in the LICENSE file.
4
5// WARNING: This file is machine generated by bindc.
6
7
8pub const TESTINGPROTOCOL: &str = "fuchsia.gizmo.protocol.TestingProtocol";
9pub const TESTINGPROTOCOL_BANJO: &str = "fuchsia.gizmo.protocol.TestingProtocol.Banjo";
10pub const TESTINGPROTOCOL_ZIRCONTRANSPORT: &str = "fuchsia.gizmo.protocol.TestingProtocol.ZirconTransport";
11pub const TESTINGPROTOCOL_DRIVERTRANSPORT: &str = "fuchsia.gizmo.protocol.TestingProtocol.DriverTransport";