Commit Graph

2 Commits

Author SHA1 Message Date
Robert Cottrell 8c94733638
Create components for Rust and C integration (#10)
* Create components for Rust and C integration
* Create component for C code that will be callable from Rust
* Create component for Rust code that will be callable from C
* Remove circular dependencies between C and Rust code
* Run cbindgen to dynamically generate C headers for Rust functions
2021-06-25 13:57:03 +02:00
Juraj Michalek e21fea775d tools: initial commit 2021-06-09 08:31:52 +02:00