Module lexical_util::algorithm
source · Expand description
Simple, shared algorithms for slices and iterators.
Functions§
- Check to see if parsing the float cannot possible overflow.
- Copy bytes from source to destination.
- Count the number of leading characters equal to a given value.
- Count the number of trailing characters equal to a given value.