[][src]Crate rfc

Rustdoc for the API surface proposed by the safer transmute RFC.

New modules and new items within existing modules are marked with 🌟. Items associated with RFC extensions are marked unstable.

Modules

core

Additions to libcore.

std

Additions to libstd

Macros

PromiseTransmutableExperimental

Derive macro generating impls of both PromiseTransmutableFrom and PromiseTransmutableInto.

PromiseTransmutableFrom

Derive macro generating an impl of the trait PromiseTransmutableFrom.

PromiseTransmutableInto

Derive macro generating an impl of the trait PromiseTransmutableFrom.