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