pjrt-sys 0.2.0

A PJRT C API bindings for Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# PJRT-SYS

[![Docs Status](https://docs.rs/pjrt-sys/badge.svg)](https://docs.rs/pjrt-sys)
[![Latest Version](https://img.shields.io/crates/v/pjrt-sys.svg)](https://crates.io/crates/pjrt-sys)
[![Discord](https://img.shields.io/discord/1202429682474287144.svg?color=7289da&&logo=discord)](https://discord.gg/J7X8rNZeMC)

**`pjrt-sys`** is a PJRT C API bindings for Rust.


## LICENSE
This project is licensed under either of

- Apache License, Version 2.0, ([LICENSE-APACHE]LICENSE-APACHE or
  http://www.apache.org/licenses/LICENSE-2.0)
- MIT license ([LICENSE-MIT]LICENSE-MIT or
  http://opensource.org/licenses/MIT)

at your option.