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