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