// SPDX-License-Identifier: Apache-2.0 WITH LLVM-Exception
// Copyright 2024 Daniel Fox Franke.
//! Defines a trait for address resolution.
use crateAssemblerError;
/// Trait for a callback to resolve an address from a label.
pub
/// The result of address resolution.
pub