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