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