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