pub type ZString = Nested<String>;
A Nested<String>
Nested<String>
struct ZString { /* private fields */ }