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