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