memchr
2.7.4
In memchr::
arch::
all::
memchr
Structs
One
OneIter
Three
ThreeIter
Two
TwoIter
Constants
USIZE_ALIGN
USIZE_BYTES
Functions
has_zero_byte
splat
memchr
::
arch
::
all
::
memchr
Constant
USIZE_BYTES
Copy item path
Settings
Help
Summary
Source
const USIZE_BYTES:
usize
= _; // 8usize
Expand description
The number of bytes in a single
usize
value.