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