batch-impl 0.6.1

A proc-macro library for batch generating trait impls with a powerful DSL
Documentation
1
2
3
4
//! 测试基建(仅 `cfg(test)` 编译):proptest 随机 token 喂给真实宏入口,
//! 承诺"不因用户输入 panic"。

pub(crate) mod fuzz;