webylib 0.3.2

Webcash HD wallet library — bearer e-cash with BIP32-style key derivation, SQLite storage, AES-256-GCM encryption, and full C FFI for cross-platform SDKs
Documentation
language = "C"
header = "/* webylib C API — generated by cbindgen, do not edit */"
include_guard = "WEBYLIB_H"
autogen_warning = "/* Warning: this file is auto-generated by cbindgen. Do not modify manually. */"
include_version = true
namespace = ""
cpp_compat = true

[defines]
"feature = ffi" = "WEBYLIB_FFI"

[export]
include = [
    "WebyErrorCode",
    "WebyWallet",
]

[fn]
rename_args = "None"