Skip to main content

import_bundle

Function import_bundle 

Source
pub fn import_bundle(json: &str) -> Result<MergeReport, String>
Expand description

Parse and merge a bundle into the local stores. Fails on schema mismatch rather than guessing — a future schema bump must ship its own migration.