Struct i3ipc::reply::Outputs [] [src]

pub struct Outputs {
    pub outputs: Vec<Output>,
}

The reply to the get_outputs request.

Fields

A list of outputs (displays)

Trait Implementations

impl Debug for Outputs
[src]

[src]

Formats the value using the given formatter.