pub async fn ConstructSandboxConfiguration(
ApplicationHandle: &AppHandle<Wry>,
ApplicationState: &Arc<ApplicationState>,
) -> Result<Value, CommonError>Expand description
Constructs the ISandboxConfiguration payload needed by the Sky frontend.