Type Alias Value

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

The data at a key.

Aliased Typeยง

pub struct Value { /* private fields */ }