Expand description
Combined plugin trait and plugin management functionality
This module defines the VxPlugin
trait, which is the main interface for
creating plugins that can provide both tools and package managers.
Structs§
- Standard
Plugin - Standard plugin implementation for single-tool plugins
Traits§
- VxPlugin
- Combined plugin trait that can provide both tools and package managers