Skip to main content

StringValue

Type Alias StringValue 

Source
pub type StringValue = String;
Expand description

Type alias for String values (no longer needs wrapper)

Aliased Typeยง

pub struct StringValue { /* private fields */ }