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