[][src]Type Definition intext::plugins::Plugins

type Plugins = Vec<SharedPlugin>;

Trait Implementations

impl PluginDispatch for Plugins[src]