[][src]Module rust_storage_interface_library::ssvm_storage::store

Functions

serialize_unknown_to_vec_i32
store

Store String

store_as_i32_vector

This function does not use serde or bincode it just takes Vec and stores it natively This is for developers who want to unpack their data ahead of time and make it directly available to the SSVM without conversion/serialization overheads at execution time

type_of