// Copyright (c) Zefchain Labs, Inc.
// SPDX-License-Identifier: Apache-2.0
//! Common ABIs that may have multiple implementations.
/// The ABI of a controller application that manages worker and controller commands.
pubmodcontroller;pubmodevm;pubmodformats_registry;pubmodfungible;pubmodwrapped_fungible;