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