try_fold_impl 0.1.1

Simple macro for deriving Iterator::next and ::fold from a ::try_fold implementation
Documentation
1
2
3
4
5
6
7
8
9
[dependencies]

[package]
description = "Simple macro for deriving Iterator::next and ::fold from a ::try_fold implementation"
edition = "2021"
license = "MIT"
name = "try_fold_impl"
resolver = "2"
version = "0.1.1"