Rust bindings for libmoepgf and libmoeprlnc State: early prototype Deps likely you need: m4 libtool autoconf autoconf-archive automake autotools pkg-config bindgen needs clang: llvm-dev libclang-dev clang Contributing moep's C code resides in the cdeps subdirectory We are using autotools and bindgen as build deps A buildscript is used to invoke autotools for building and bindgen to generate the bindings src/lib.rs contains safe bindings and some tests