[The RUST Programming Language]Chapter 5. Using Structs to Structure Related Data
UsingStructstoStructureRelatedDataDefiningandInstantiatingStructs定义并实例化结构UsingtheFieldInitShorthandwhenVariablesandFieldsHavetheSameName当变量和字段名字相同时,使用字段速记初始化CreatingInstancesFromOtherInstancesWithStru