Struct drm::mode::Resources [] [src]

pub struct Resources { /* fields omitted */ }

Resource lists all the Resources avaible on the card.

Methods

impl Resources
[src]

The minimum resolution supported by this card.

The maximum resolution supported by this card.

Trait Implementations

impl Debug for Resources
[src]

Formats the value using the given formatter.

impl Clone for Resources
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more