Structs§
- Standalone
Flag - A flag for stating the standalone mode in the plugins.
Traits§
- Plugin
Options Deserializer - A trait for deserializing Metasrv config from a JSON string.
- Plugin
Options Serializer - A trait for serializing Metasrv config to a JSON string. So it can be used in the metasrv’s crate instead of depending on the plugins’ crate.