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