☰
UnsafeFrom
UnsafeFrom
Required Methods
unsafe_from
Implementors
In ppv_lite86
Modules
x86_64
Macros
dispatch
dispatch_light128
dispatch_light256
Traits
AndNot
ArithOps
BSwap
BitOps0
BitOps128
BitOps32
BitOps64
LaneWords4
Machine
MultiLane
RotateEachWord128
RotateEachWord32
RotateEachWord64
Store
StoreBytes
Swap64
UnsafeFrom
VZip
Vec2
Vec4
Vec4Ext
Vector
Words4
u128x1
u128x2
u128x4
u32x4
u32x4x2
u32x4x4
u64x2
u64x2x2
u64x2x4
u64x4
?
Trait
ppv_lite86
::
UnsafeFrom
source
·
[
−
]
pub trait UnsafeFrom<T> { // Required method unsafe fn
unsafe_from
(t: T) -> Self; }
Required Methods
§
source
unsafe fn
unsafe_from
(t: T) -> Self
Implementors
§