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