Expose uniffi bindings for building and verifying proofs
authorMatt Corallo <git@bluematt.me>
Sun, 14 Apr 2024 17:21:52 +0000 (17:21 +0000)
committerMatt Corallo <git@bluematt.me>
Sun, 14 Apr 2024 17:27:27 +0000 (17:27 +0000)
commit3900c625b3624b300d64951a0597af9377331d4e
tree66845ea0ffc5e8a20e6db4d2c7c3a11d87c25d33
parentf4cae5ce5cfd6bb9214edc4f96d67c453a892292
Expose uniffi bindings for building and verifying proofs
uniffi/Cargo.toml [new file with mode: 0644]
uniffi/build.rs [new file with mode: 0644]
uniffi/src/interface.udl [new file with mode: 0644]
uniffi/src/lib.rs [new file with mode: 0644]