Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/third_party/rust/remote_settings/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 461 B image not shown  

Quelle  uniffi.toml   Sprache: unbekannt

 
[bindings.kotlin]
package_name = "mozilla.appservices.remotesettings"

[bindings.kotlin.custom_types.RsJsonObject]
# Name of the type in the Kotlin code
type_name = "JSONObject"
# Classes that need to be imported
imports = [ "org.json.JSONObject" ]
# Functions to convert between strings and JSON
into_custom = "JSONObject({})"
from_custom = "{}.toString()"

[bindings.swift]
ffi_module_name = "MozillaRustComponents"
ffi_module_filename = "remote_settingsFFI"

[ Dauer der Verarbeitung: 0.13 Sekunden  (vorverarbeitet)  ]