savvy-bindgen 0.2.0

Parse Rust functions, and generate C and R code
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "{}"
version = "0.1.0"
edition = "2021"

[lib]
crate-type = ["staticlib"]

[dependencies]
savvy = "*"