[][src]Function holochain_wasm_utils::memory_serialization::store_json_into_encoded_allocation

pub fn store_json_into_encoded_allocation<T: Serialize>(
    stack: &mut SinglePageStack,
    internal: T
) -> i32