//! # Bindings to the `Carbon` framework
//!
//! This is currently empty. [Open an issue][new-issue] if you need to use
//! symbols from this framework.
//!
//! [new-issue]: https://github.com/madsmtm/objc2/issues/new
extern crate alloc;
extern crate std;
pub use *;