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