Enum vnc::AuthChoice
[−]
[src]
pub enum AuthChoice {
None,
}Variants
Nonepub enum AuthChoice {
None,
}Noneimpl Debug for AuthChoice[src]