[][src]Module abi_stable::abi_stability

types and traits related to abi stability.

Re-exports

pub use self::abi_checking::check_abi_stability;
pub use self::abi_checking::check_abi_stability_for;
pub use self::stable_abi_trait::AbiInfo;
pub use self::stable_abi_trait::AbiInfoWrapper;
pub use self::stable_abi_trait::StableAbi;

Modules

abi_checking

Functions and types related to the layout checking.

stable_abi_trait

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

type_layout

Types for modeling the layout of a datatype