// SPDX-License-Identifier: Apache-2.0
//! Output representation module.
//!//! This module provides the data structures for representing the output of the
//! validator.
#[macro_use]pubmoddiagnostic;pubmodcomment;pubmodextension;pubmodparse_result;pubmodpath;pubmodprimitive_data;pubmodtree;pubmodtype_system;