libket 0.6.0

Runtime library for the Ket programming language
Documentation
1
2
3
4
5
6
7
// SPDX-FileCopyrightText: 2024 Evandro Chagas Ribeiro da Rosa <evandro@quantuloop.com>
//
// SPDX-License-Identifier: Apache-2.0

fn main() {
    build_info_build::build_script();
}