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