Type Alias Value

Source
pub type Value = String;

Aliased Typeยง

struct Value(/* private fields */);