nested

Type Alias ZString

Source
pub type ZString = Nested<String>;
Expand description

A Nested<String>

Aliased Typeยง

struct ZString { /* private fields */ }