Type Alias Strings

Source
pub type Strings = Table<Str, StrRef>;
Expand description

String table.

Aliased Typeยง

pub struct Strings { /* private fields */ }