87441d9ec2
The `lib.rs` file was starting to accumulate, and I want to do this before adding more. I just made this up, but an `ffi` submodule in each file seems to work well. It isolates the FFI consumption there still (so e.g. if we want pure Rust unit tests, we don't need to deal with FFI). Closes: #1646 Approved by: jlebon |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
cargo-vendor-config | ||
Cargo.toml | ||
cbindgen.toml |