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