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