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