simple_scan 0.2.0

Iterator extensions for simple scan operation.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
authors = ["Nossie531"]
categories = ["no-std", "rust-patterns"]
description = "Iterator extensions for simple scan operation."
edition = "2021"
keywords = ["Iterator", "Extension", "scan"]
license = "MIT OR Apache-2.0"
name = "simple_scan"
readme = "README.md"
repository = "https://github.com/nossie531/simple_scan"
version = "0.2.0"