//! Reverse-interop plugin support.
//!//! This module contains traits and constants used by the `plugin!` macro
//! to load foreign plugins (e.g., .NET DLLs) and call their functions
//! from Rust.
pubmodexception;modservice_map;pubmodtrampoline;#[doc(hidden)]pubuseservice_map::{PluginService, ServiceAs, ServiceHandle, ServiceHandleMap};