ComponentArgumentTypes

Type Alias ComponentArgumentTypes 

Source
pub type ComponentArgumentTypes = Vec<(String, String)>;

Aliased Typeยง

pub struct ComponentArgumentTypes { /* private fields */ }