ttvm 0.2.9

Runtime and compiler infrastructure API for Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "mtk"
version = "0.1.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5868ebd5386d5c816943af131eb8c8da05cce6d2b9b94d9a1ddfa5539706fc2e"

[[package]]
name = "ttvm"
version = "0.2.9"
dependencies = [
 "mtk",
]