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