☰
Trait UnsafeFrom
Required Methods
unsafe_from
Implementors
Other items in
ppv_lite86
All crates
?
Trait
ppv_lite86
::
UnsafeFrom
[
−
]
[src]
pub trait UnsafeFrom<T> { unsafe fn
unsafe_from
(t: T) -> Self; }
Required methods
[src]
unsafe fn
unsafe_from
(t: T) -> Self
Implementors