Type Alias microformats_types::NodeList
source · pub type NodeList = Vec<PropertyValue>;Expand description
A helper type for representing a list of property values.
Aliased Type§
struct NodeList { /* private fields */ }pub type NodeList = Vec<PropertyValue>;A helper type for representing a list of property values.
struct NodeList { /* private fields */ }