Enum libvirt::connection::ConnectionType [] [src]

pub enum ConnectionType {
    OPEN,
    READONLY,
}

Variants