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