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