DefaultStorage

Type Alias DefaultStorage 

Source
pub type DefaultStorage = ArrayUnit;
Available on non-rune_byte_code only.
Expand description

Default storage implementation to use.

Aliased Typeยง

pub struct DefaultStorage { /* private fields */ }