Initial scaffolding for the rust bindings and tests

Review Request #628 — Created April 28, 2021 and submitted — Latest diff uploaded

Information

gplugin/gplugin
default
36ef3353e832

Reviewers

This is a small portion of GPLUGIN-133 to add rust bindings and test that we can load plugins written in rust. The rust portion of this is going to be done by a friend of mine, so to save them time we split it up so that I'm handling the build system side.

ran with meson -Drs=true and verified it failed the unit tests as expected.

    Loading...