mirror of
https://github.com/aljazceru/cdk.git
synced 2026-02-02 03:35:57 +01:00
Make Uniffi Records Codable in Swift (#1125)
This commit is contained in:
@@ -8,3 +8,5 @@ cdylib_name = "cdk_ffi"
|
||||
[bindings.swift]
|
||||
module_name = "CashuDevKit"
|
||||
cdylib_name = "cdk_ffi"
|
||||
generate_codable_conformance = true
|
||||
generate_immutable_records = true
|
||||
|
||||
Reference in New Issue
Block a user