//! Different contexts the plugin can use to make callbacks to the host in different...contexts.
use Display;
// Contexts for more plugin-API specific features
/// The currently active plugin API. This may be useful to display in an about screen in the
/// plugin's GUI for debugging purposes.