Struct yamaha_avr::yamaha::SystemConfig [] [src]

pub struct SystemConfig {
    pub inputs: Vec<Input>,
}

Fields

Trait Implementations

impl Debug for SystemConfig
[src]

[src]

Formats the value using the given formatter.

impl Clone for SystemConfig
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more