#traits #no-std #standard #stable #ones #fn #fn-mut

no-std fn-traits

提供与标准库类似的函数特质,但可以在稳定 Rust 中使用

3 个版本

0.1.2 2023 年 1 月 23 日
0.1.1 2023 年 1 月 22 日
0.1.0 2023 年 1 月 20 日

2945Rust 模式

每月下载 29
用于 slim-futures

MIT 许可证

37KB
1K SLoC

fn-traits

crates.io docs CI codecov Coverage Status

提供如 FnOnceFnMutFn 等函数特质,但可以在稳定 Rust 中使用。


lib.rs:

提供与标准库类似(如 FnOnceFnMutFn)的 FnOnceFnMutFn 特质,但可以在稳定 Rust 中使用。

无运行时依赖