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