import

Macro import 

Source
macro_rules! import {
    () => { ... };
}
Expand description

导出所有的pub条目。 这还将定义必要的trait,以便于在本地为任何数据类型实现JAVA对象所需的功能。