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