Struct yamaha_avr::yamaha::Input [] [src]

pub struct Input {
    pub name: String,
    pub display_name: Option<String>,
}

Fields

Trait Implementations

impl Debug for Input
[src]

[src]

Formats the value using the given formatter.

impl Clone for Input
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more