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