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