Item

Type Alias Item 

Source
pub type Item = String;
Expand description

Representation of items such as pub, tags, etc.

Aliased Typeยง

pub struct Item { /* private fields */ }