/*! [`Iterator`] extensions for simple scan operation.
*The author of this crate is not good at English.*
*Forgive me if the document is hard to read.*
*/#![no_std]#![warn(missing_docs)]pubmodprelude;moddiff;moditerator_simple_scan_ext;modmsg;modtrace;modtrace2;pubusediff::*;pubuseiterator_simple_scan_ext::*;pubusetrace::*;pubusetrace2::*;