]> git.rkrishnan.org Git - pihpsdr.git/commit
rust: use cbindgen to generate header file
authorRamakrishnan Muthukrishnan <ram@rkrishnan.org>
Wed, 9 Aug 2023 17:18:41 +0000 (22:48 +0530)
committerRamakrishnan Muthukrishnan <ram@rkrishnan.org>
Wed, 9 Aug 2023 17:18:41 +0000 (22:48 +0530)
commit135b49b629ad10a13548cd4a97f620b220fd6cbd
tree7c530eefcc4385636b04cddfb773b486074649fb
parent2eea177013a817542a31425c280ca0c9d5c8d276
rust: use cbindgen to generate header file
rust/Cargo.toml
rust/build.rs [new file with mode: 0644]
rust/cbindgen.toml [new file with mode: 0644]
rust/src/lib.rs