ptr_iter 0.1.0

Iterators to simplify working with pointers.
Documentation
1
2
3
4
5
6
7
8
9
10
[dependencies]

[package]
description = "Iterators to simplify working with pointers."
edition = "2021"
license = "Zlib OR Apache-2.0 OR MIT"
name = "ptr_iter"
readme = "README.md"
repository = "https://github.com/Lokathor/ptr_iter"
version = "0.1.0"