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