//! [AppKit](https://developer.apple.com/documentation/appkit) framework.
//!
//! # Feature Flag
//!
//! This module corresponds to the **`app_kit`**
//! [feature flag](../index.html#feature-flags).
// `mac_catalyst` is enabled by `build.rs` for `x86_64-apple-ios-macabi`.
pub use *;
pub use crateNSDirectionalEdgeInsets;
extern "C"