/// Cleanup manager plugin and related components/systems.
/// Main plugin for the robot compositor.
/// Plugins for Skein presets used in Blender.
/// Exposes the components for the robot composition/editing.
///
/// Used via external tools like Blender (via Skein) etc.
/// Describes the robot and its components.
/// Type registry plugin for the robot compositor.
pub use RobocompPlugin;