#macro #maybe #exports #value #how #construct #neat

maybe_macro

The maybe! macro for creating options

1 个稳定版本

使用旧的 Rust 2015

1.0.0 2018年1月13日

#13 in #neat

MIT 许可证

4KB

maybe_macro crate 导出了一个宏,即 maybe! 宏。

maybe! 宏使得从值中构建一个选项变得简洁,如果满足某个条件的话。有关如何使用该宏的更多文档,请参阅宏本身。

没有运行时依赖项