Module plugin_options

Module plugin_options 

Source

Traits§

PluginOptionsDeserializer
A trait for deserializing Metasrv config from a JSON string.
PluginOptionsSerializer
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.

Type Aliases§

PluginOptionsSerializerRef