The source project of this merge request has been removed.
Create rust bindings #40
This merge request implements the bindings for rust.
The FFI bindings are done by using bindgen
and can be found in prrt-sys
.
These are just the function declarations and are all done.
Work in progress is at a rusty interface similar to the pythonic one.
Edited by Sven Liefgen