Struct ezno_parser::tsx_keywords::Default
source · pub struct Default;
Trait Implementations§
source§impl From<Default> for TSXKeyword
impl From<Default> for TSXKeyword
source§impl PartialEq<Default> for Default
impl PartialEq<Default> for Default
source§impl TryFrom<TSXKeyword> for Default
impl TryFrom<TSXKeyword> for Default
§type Error = TSXKeyword
type Error = TSXKeyword
The type returned in the event of a conversion error.