Type Alias StringChain

Source
pub type StringChain = Chain<String>;

Aliased Typeยง

struct StringChain { /* private fields */ }