cjaggerx-sys 0.1.1

Rust bindings for the CJaggerX library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[build-dependencies.bindgen]
version = "0.69.4"

[dependencies.bindgen]
version = "0.69.4"

[package]
authors = ["JaggerX <jaggerx@jaggerx.com>"]
description = "Rust bindings for the CJaggerX library"
edition = "2021"
keywords = ["jaggerx", "cjaggerx", "rust", "c", "bindings"]
license = "MIT"
name = "cjaggerx-sys"
repository = "https://github.com/jaggerx/cjaggerx"
version = "0.1.1"