lwk_bindings 0.14.0

Liquid Wallet Kit - Bindings for other languages
Documentation
1
2
3
4
#[uniffi::export]
pub fn test_args() -> String {
    lwk_simplicity_options::test_args()
}