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