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