abi_stable 0.11.1

For doing Rust-to-Rust ffi,writing libraries loaded at program startup.
Documentation
//! Additional docs for macros, and guides.

pub mod library_evolution;
pub mod prefix_types;
pub mod sabi_nonexhaustive;
pub mod sabi_trait_inherent;
pub mod troubleshooting;
pub mod unsafe_code_guidelines;