See for example doc for the method scan: https://docs.rs/rawslice/0.1.0/rawslice/struct.SliceIter.html#method.scan The link at `fold()` is removed because only the first line is shown in the trait impl documentation.
See for example doc for the method scan: https://docs.rs/rawslice/0.1.0/rawslice/struct.SliceIter.html#method.scan
The link at
fold()is removed because only the first line is shown in the trait impl documentation.