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