Package uniffi.cedarling_uniffi
Class JsonValue
-
- All Implemented Interfaces:
public final class JsonValueA wrapper struct for JSON values passed across the FFI boundary.
This struct allows language bindings (like Kotlin or Swift) to pass valid JSON data to the Cedarling engine as a string, which is then parsed internally.