Type Alias ExtensionPluginResponse

Source
pub type ExtensionPluginResponse = Vec<BTreeMap<String, String>>;

Aliased Typeยง

struct ExtensionPluginResponse { /* private fields */ }