zcash-android-wallet-sdk / cash.z.wallet.sdk.jni / RustBackend / <init>

<init>

RustBackend()

Serves as the JNI boundary between the Kotlin and Rust layers. Functions in this class should not be called directly by code outside of the SDK. Instead, one of the higher-level components should be used such as Wallet.kt or CompactBlockProcessor.kt.