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