Type Alias sv_parser_pp::preprocess::Defines
source · pub type Defines<V = RandomState> = HashMap<String, Option<Define>, V>;Aliased Type§
struct Defines<V = RandomState> { /* private fields */ }pub type Defines<V = RandomState> = HashMap<String, Option<Define>, V>;struct Defines<V = RandomState> { /* private fields */ }