Module plugins

Module plugins 

Source
Expand description

Provides the plugin system for Stuart.

Structs§

Plugin
Represents a plugin.

Traits§

Manager
Represents a type that can manage plugins.
NodeParser
Represents a type that can parse a raw filesystem node.
NodeProcessor
Represents a type that contains the parsed contents of a node, which can be processed.