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