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