Module simd
zerocopy
0.7.35
Module simd
Module Items
Macros
In crate zerocopy
Modules
byteorder
macros
post_monomorphization_compile_fail_tests
sealed
simd
util
wrappers
Macros
include_value
transmute
transmute_mut
transmute_ref
Structs
Ref
TrailingSliceLayout
Unalign
Enums
SizeInfo
Constants
POINTER_WIDTH_BITS
Traits
AsBytes
ByteSlice
ByteSliceMut
FromBytes
FromZeroes
Unaligned
Functions
map_prefix_tuple_zeroed
map_suffix_tuple_zeroed
map_zeroed
Derive Macros
AsBytes
FromBytes
FromZeroes
Unaligned
zerocopy
Module
simd
Copy item path
Settings
Help
Summary
Source
Macros
§
simd_
arch_
mod
🔒
Defines a module which implements
TryFromBytes
,
FromZeroes
,
FromBytes
, and
AsBytes
for a set of types from a module in
core::arch
.