cooklang-sync-client 0.2.3

A client library for cooklang-sync
Documentation
1
2
3
4
5
6
7
8
9
[bindings.kotlin]
package_name = "org.cooklang.sync"
generate_immutable_records = true
android = true

[bindings.swift]
ffi_module_name = "CooklangSyncClientFFI"
module_name = "CooklangSyncClient"
generate_immutable_records = true