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