Crate cdk_ffi

Crate cdk_ffi 

Source
Expand description

CDK FFI Bindings

UniFFI bindings for the CDK Wallet and related types.

Re-exports§

pub use database::*;
pub use error::*;
pub use multi_mint_wallet::*;
pub use types::*;
pub use wallet::*;

Modules§

database
FFI Database bindings
error
FFI Error types
multi_mint_wallet
FFI MultiMintWallet bindings
postgres
sqlite
token
FFI token bindings
types
FFI-compatible types
wallet
FFI Wallet bindings