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