Struct limn_core::resources::image::ImageInfo [] [src]

pub struct ImageInfo {
    pub key: ImageKey,
    pub descriptor: ImageDescriptor,
}

Fields

Trait Implementations

impl Debug for ImageInfo
[src]

[src]

Formats the value using the given formatter. Read more

impl Clone for ImageInfo
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more