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