mark_last 0.9.0

Simple extension to rust iterator's to mark the last element of an iterator
Documentation
1
2
3
4
5
6
7
8
[package]
authors = ["Marcus Svensson <marcus@lincopia.com>"]
description = "Simple extension to rust iterator's to mark the last element of an iterator"
edition = "2018"
license = "MIT"
name = "mark_last"
repository = "https://github.com/mrcz/mark_last/"
version = "0.9.0"