S

Type Alias S 

Source
pub type S = String;
Expand description

q type denoting symbol and string.

Aliased Typeยง

pub struct S { /* private fields */ }