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

pub struct AuthListResponse(_);

Trait Implementations

impl Debug for AuthListResponse
[src]

[src]

Formats the value using the given formatter. Read more

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

[src]

Auto Trait Implementations