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