// Copyright (c) Microsoft Corporation.
// Licensed under the MIT License.
#![warn(clippy::mod_module_files, clippy::pedantic, clippy::unwrap_used)]
pub mod index_map;
pub mod span;microsoft/qdk
Publicmirrored fromhttps://github.com/microsoft/qdkAvailable
compiler/qsc_data_structures/src/lib.rs
7lines · modepreview