Struct ddcutil::DisplayInfoList [] [src]

pub struct DisplayInfoList { /* fields omitted */ }

Methods

impl DisplayInfoList
[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl Send for DisplayInfoList
[src]

impl Sync for DisplayInfoList
[src]

impl Debug for DisplayInfoList
[src]

[src]

Formats the value using the given formatter. Read more

impl<'a> IntoIterator for &'a DisplayInfoList
[src]

The type of the elements being iterated over.

Which kind of iterator are we turning this into?

[src]

Creates an iterator from a value. Read more

impl Drop for DisplayInfoList
[src]

[src]

Executes the destructor for this type. Read more