Type Definition epp_client::epp::response::CommandResponse[][src]

pub type CommandResponse<T> = CommandResponseWithExtension<T, EmptyTag>;
Expand description

Type corresponding to the <response> tag in an EPP response without an <extension> section