Struct libvirt_rpc::request::AuthListResponse [] [src]

pub struct AuthListResponse(_);

Trait Implementations

impl Debug for AuthListResponse
[src]

Formats the value using the given formatter.

impl<In: Read> Unpack<In> for AuthListResponse
[src]