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