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