Macro std::prelude::v1::test1.0.0[][src]

pub macro test($item : item) {
    ...
}
Expand description

将属性宏应用于函数以将其转换为单元测试。

有关详细信息,请参见 参考