lending-iterator 0.1.7

Fully general lending iterators in stable rust: windows_mut!
Documentation
1
2
3
4
5
6
7
8
9
# The following snippets fail to compile

<!-- ```rust ,compile_fail
use ::lending_iterator::*;

/* todo */
``` -->

<!-- Templated by `cargo-generate` using https://github.com/danielhenrymantilla/proc-macro-template -->