[][src]Module abi_stable::abi_stability

types and traits related to abi stability.

Re-exports

pub use self::stable_abi_trait::AbiInfo;
pub use self::stable_abi_trait::AbiInfoWrapper;
pub use self::stable_abi_trait::StableAbi;
pub use self::stable_abi_trait::SharedStableAbi;
pub use self::tagging::Tag;

Modules

stable_abi_trait

Where the StableAbi trait is declares,as well as related types/traits.

tagging

Tag is a dynamically typed data structure used to encode extra properties about a type in its layout constant.

type_layout

Types for modeling the layout of a datatype