Function automerge_wasm::load

source ·
pub fn load(
    data: Uint8Array,
    text_v2: bool,
    actor: Option<String>
) -> Result<Automerge, Load>