pub type ObjInfo = String;
Alias to give object informations an explicit type.
struct ObjInfo { /* private fields */ }