Struct epp_client::epp::response::ServiceMenu [−][src]
Expand description
Type for data within the
Fields
options: Optionsservices: ServicesTrait Implementations
Deserializes the ServiceMenu type
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.
Auto Trait Implementations
impl RefUnwindSafe for ServiceMenuimpl Send for ServiceMenuimpl Sync for ServiceMenuimpl Unpin for ServiceMenuimpl UnwindSafe for ServiceMenu