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