Enum vnc::AuthChoice [] [src]

pub enum AuthChoice {
    None,
}

Variants

None

Trait Implementations

impl Debug for AuthChoice
[src]

fn fmt(&self, __arg_0: &mut Formatter) -> Result

Formats the value using the given formatter.