Type Alias ComponentArgumentTypes

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

Aliased Typeยง

struct ComponentArgumentTypes { /* private fields */ }