[−][src]Module rfc::core::convert::cast
🔬 This is a nightly-only experimental API. (
cast)🌟 (Extension) Bit-altering conversions.
This module demonstrates how the transmute API may be used to permit sound and complete slice casting and Vec casting.
For more information on this extension, see here.
Modules
| options | Experimental Options for casting. |
Traits
| CastFrom | Experimental Instantiate |
| CastInto | Experimental Cast |