discard-while 0.1.2

Get the first non-matching element, and the amount of discarded elements.
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
categories = ["no-std", "no-std::no-alloc", "rust-patterns"]
description = "Get the first non-matching element, and the amount of discarded elements."
edition = "2021"
keywords = ["no-std", "iterator"]
license = "MIT"
name = "discard-while"
readme = "README.md"
repository = "https://github.com/schuelermine/discard-while"
version = "0.1.2"