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