TypeParserOption

Type Alias TypeParserOption 

Source
pub type TypeParserOption = BNTypeParserOption;

Aliased Type§

#[repr(u8)]
pub enum TypeParserOption { IncludeSystemTypes = 0, BuiltinMacros = 1, }

Variants§

§

IncludeSystemTypes = 0

§

BuiltinMacros = 1