taichi-sys 0.0.9+1.6.0

Rust language binding to the Taichi Runtime C-API.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[build-dependencies.dotenvy]
version = "0.15"

[dependencies.bitflags]
version = "1.3"

[package]
authors = ["PENGUINLIONG <admin@penguinliong.moe>"]
description = "Rust language binding to the Taichi Runtime C-API."
edition = "2021"
license = "MIT OR Apache-2.0"
links = "taichi_c_api"
name = "taichi-sys"
resolver = "1"
version = "0.0.9+1.6.0"