Skip to main content

Module plugins

Module plugins 

Source

Re-exports§

pub use compiler::CompiledPlugin;
pub use compiler::compile_plugin;
pub use file_set::MAX_PLUGIN_FILE_BYTES;
pub use file_set::MAX_PLUGIN_FILES;
pub use file_set::MAX_PLUGIN_TOTAL_BYTES;
pub use file_set::PluginFileSet;
pub use manifest::McpServersField;
pub use manifest::PluginAuthor;
pub use manifest::PluginManifest;
pub use manifest::StringOrArray;

Modules§

compiler
file_set
manifest