Struct qapi_qga::GuestUser [−][src]
Fields
login_time: f64
domain: Option<String>
user: String
Trait Implementations
impl Debug for GuestUser
[src]
impl Debug for GuestUser
fn fmt(&self, f: &mut Formatter) -> Result
[src]
fn fmt(&self, f: &mut Formatter) -> Result
Formats the value using the given formatter. Read more
impl Clone for GuestUser
[src]
impl Clone for GuestUser