Skip to content

Commit 8b86f87

Browse files
authored
[DISCO-3643] merino: make enums codable in swift (#7128)
1 parent 2801ef5 commit 8b86f87

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

components/merino/uniffi.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ package_name = "mozilla.appservices.merino"
44
[bindings.swift]
55
ffi_module_name = "MozillaRustComponents"
66
ffi_module_filename = "merinoFFI"
7+
generate_codable_conformance = true

0 commit comments

Comments
 (0)