ExtensionPluginResponse

Type Alias ExtensionPluginResponse 

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

Aliased Typeยง

pub struct ExtensionPluginResponse { /* private fields */ }