essential_types

Type Alias Value

Source
pub type Value = Vec<Word>;
Expand description

The data at a key.

Aliased Typeยง

struct Value { /* private fields */ }