Type Definition kmip_protocol::client::Result[][src]

pub type Result<T> = Result<T, Error>;
Expand description

The successful or failed outcome resulting from sending a request to a KMIP server.