Demonstrate Rust code from sysroot#3054
Conversation
This is a demo/prototype for starting to add new Rust code only for `OstreeSysroot`. ostreedev#2427 (comment)
|
Skipping CI for Draft Pull Request. |
|
I started thinking about this and couldn't help trying it out; it was easier than I thought. However, a few obvious things:
|
|
Other binding tool options:
|
This is because the supermin tooling only knows how to find things shipped as an RPM. (Hmmm....maybe we could figure out some way to actually ship this thing as part of libostree-1.so...) Or I guess, the more I think about it, pull off the band aid and just hard require Rust. |
This is a demo/prototype for starting to add new Rust code only for
OstreeSysroot.#2427 (comment)