Spracherkennung für: .toml vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]
[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.33 Sekunden
]