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