Skip to main content

Item

Type Alias Item 

Source
pub type Item = Vec<String>;
Expand description

DOM Storage item.

Aliased Typeยง

pub struct Item { /* private fields */ }