Type Alias Value

Source
pub type Value = String;
Expand description

Parameter values are strings.

Aliased Typeยง

pub struct Value { /* private fields */ }