/// This mod contains a bunch of abstractions.
////// These abstractions allow us to make use of the appropriate API depending on which features are
/// enabled.
modexecutor;pubuseexecutor::*;modasync_drop;pub(crate)modasync_lock;pubuseasync_drop::*;pub(crate)modfile;// Not macOS-specific itself but only used on macOS.
#[cfg(target_os ="macos")]pub(crate)modprocess;