testnumbat_wasm_debug

Type Alias AccountStorage

Source
pub type AccountStorage = HashMap<Vec<u8>, Vec<u8>>;

Aliased Typeยง

struct AccountStorage { /* private fields */ }