Struct touptek::Instance [] [src]

pub struct Instance {
    pub display_name: String,
    pub unique_id: String,
    pub model: Model,
}

Fields

Trait Implementations

impl Clone for Instance
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for Instance
[src]

Formats the value using the given formatter.