#step #polyfill #traits #unstable

step_polyfill

std::iter::Step的不稳定特性的polyfill

1个不稳定版本

0.1.0 2022年4月20日

#18#polyfill

MIT/Apache

15KB
149

这是一个针对不稳定Rust trait std::iter::Step的polyfill。


lib.rs:

此crate提供了一个针对不稳定std::iter::Step trait的polyfill。

开发人员可以使用此polyfill与稳定的Rust编译器一起使用。当std::iter::Step被稳定化时,它将被废弃。

API和文档来自Rust核心库。

无运行时依赖