Structs§
- Renderer
Descriptor - Static metadata for a renderer plugin.
Enums§
Constants§
Traits§
- Data
Access - Mediates all data I/O for plugins. Replaces direct filesystem access
(
Item.physical_path) and shared mutable context (CompareContext). - Renderer
- A plugin that renders changesets into a human-readable format.
Functions§
- check_
sdk_ compatibility - Check whether a plugin’s SDK version is compatible with this host’s SDK.