Skip to main content

Values

Type Alias Values 

Source
pub type Values<S> = HashMap<String, Value<S>>;

Aliased Typeยง

pub struct Values<S> { /* private fields */ }