Expand description
Unsafe versions of standard library From<T> and Into<T>.
Traitsยง
- Unsafe
From - Unsafe version of
From<T>trait fromstd. - Unsafe
Into - Unsafe version of
Into<T>trait fromstd.
Unsafe versions of standard library From<T> and Into<T>.
From<T> trait from std.Into<T> trait from std.