pub fn insert_wasm(
    txn: &mut Transaction<'_>,
    wasm: DnaWasmHashed
) -> StateMutationResult<()>
Expand description

Insert a DnaWasm into the database.