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