//! Emits the swift-bridge wrapper newtype structs and Rust crate shims.
//!
//! This facade preserves the historical `gen_rust_crate::wrappers` module path
//! while keeping wrapper generation split by concern.
pub use ;
pub use is_unbridgeable_getter;
pub use ;
pub use emit_streaming_adapter_shims;