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